Skip to content

Commit 8b0b5df

Browse files
committed
Upgrade ts-pattern dependency
1 parent 3f9a2e8 commit 8b0b5df

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
@@ -468,7 +468,7 @@
468468
"lru-cache": "^4.1.5",
469469
"request": "^2.88.2",
470470
"request-promise-native": "^1.0.8",
471-
"ts-pattern": "^3.3.5",
471+
"ts-pattern": "^4.0.1",
472472
"vscode-languageclient": "^7.0.0",
473473
"which": "^2.0.1",
474474
"yauzl": "^2.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2599,10 +2599,10 @@ ts-loader@^6.2.2:
25992599
micromatch "^4.0.0"
26002600
semver "^6.0.0"
26012601

2602-
ts-pattern@^3.3.5:
2603-
version "3.3.5"
2604-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-3.3.5.tgz#9a4bde1d44f9afe7e82409820f68790232c2544c"
2605-
integrity sha512-LD+wFR/RNckk1DrKV0LTH4KIT9wRqnnOjtEf77ovhKcVi8gf83Uf6U7OdywEua6KD9SbHadUdfolayfIUiPxzw==
2602+
ts-pattern@^4.0.1:
2603+
version "4.0.1"
2604+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.0.1.tgz#3b395d6be7112a542d79443c2f577bd89bdba24e"
2605+
integrity sha512-UaEFiG0xvCAa0tXBi242rD2WU28RlurzQe27t7vc2+3difhtA58Q6BiFl3YQbDlDiWfantdP05YICJPpGo/ulg==
26062606

26072607
tslib@^1.13.0, tslib@^1.8.1:
26082608
version "1.14.1"

0 commit comments

Comments
 (0)