Skip to content

Commit c84e113

Browse files
chore(deps): bump regexp-worker from 4.0.1 to 4.1.0
Bumps [regexp-worker](https://github.com/streetsidesoftware/regexp-worker) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/streetsidesoftware/regexp-worker/releases) - [Changelog](https://github.com/streetsidesoftware/regexp-worker/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/regexp-worker@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: regexp-worker dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cabb34e commit c84e113

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4277,7 +4277,7 @@
42774277
"@cspell/cspell-types": "^9.1.2",
42784278
"@cspell/dict-cspell-bundle": "^2.0.8",
42794279
"cspell": "^9.1.2",
4280-
"regexp-worker": "^4.0.1"
4280+
"regexp-worker": "^4.1.0"
42814281
},
42824282
"vsce": {
42834283
"preRelease": true

packages/_serverPatternMatcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@cspell/cspell-types": "^9.1.2",
5050
"@internal/common-utils": "file:../__utils",
5151
"cspell-lib": "^9.1.2",
52-
"regexp-worker": "^4.0.1",
52+
"regexp-worker": "^4.1.0",
5353
"vscode-languageserver": "^9.0.1",
5454
"vscode-languageserver-textdocument": "^1.0.12",
5555
"vscode-uri": "^3.1.0"

0 commit comments

Comments
 (0)