Skip to content

Commit c63ad09

Browse files
Bump ts-pattern from 4.1.3 to 4.2.1 (#829)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 4.1.3 to 4.2.1. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v4.1.3...v4.2.1) --- updated-dependencies: - dependency-name: ts-pattern dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7218535 commit c63ad09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
"js-yaml": "^4.1.0",
582582
"lodash-es": "^4.17.21",
583583
"lru-cache": "^7.17.0",
584-
"ts-pattern": "^4.0.6",
584+
"ts-pattern": "^4.2.1",
585585
"vscode-languageclient": "^8.0.2",
586586
"which": "^3.0.0",
587587
"yauzl": "^2.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,10 +2327,10 @@ ts-loader@^9.4.2:
23272327
micromatch "^4.0.0"
23282328
semver "^7.3.4"
23292329

2330-
ts-pattern@^4.0.6:
2331-
version "4.1.3"
2332-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.1.3.tgz#8036392a31c42cc3580608024f0a6d298b6438c9"
2333-
integrity sha512-8beXMWTGEv1JfDjSxfNhe4uT5jKYdhmEUKzt4gZW9dmHlquq3b+IbEyA7vX9LjBfzHmvKnM4HiomAUCyaW2Pew==
2330+
ts-pattern@^4.2.1:
2331+
version "4.2.1"
2332+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.2.1.tgz#d626da4c5755d78c1ae62b8f2675c94884a31a8c"
2333+
integrity sha512-lXCmHZb01QOM9HdCLvisCGUH9ATdKPON9UaUvwe007gJAhuSBhRWIAIowys5QqNxEq6odWctfMIdI96vzjnOMQ==
23342334

23352335
tslib@^1.8.1:
23362336
version "1.14.1"

0 commit comments

Comments
 (0)