File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1329
1329
" justusadam.language-haskell"
1330
1330
],
1331
1331
"dependencies" : {
1332
- "ts-pattern" : " ^5.5.0 " ,
1332
+ "ts-pattern" : " ^5.6.1 " ,
1333
1333
"vscode-languageclient" : " 9.0.1" ,
1334
1334
"which" : " ^5.0.0"
1335
1335
}
Original file line number Diff line number Diff line change @@ -2385,10 +2385,10 @@ ts-loader@^9.5.1:
2385
2385
semver "^7.3.4"
2386
2386
source-map "^0.7.4"
2387
2387
2388
- ts-pattern@^5.5.0 :
2389
- version "5.5.0 "
2390
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.5.0 .tgz#1f137eb2bd2bc30a030b5583dee022d00fac3415 "
2391
- integrity sha512-jqbIpTsa/KKTJYWgPNsFNbLVpwCgzXfFJ1ukNn4I8hMwyQzHMJnk/BqWzggB0xpkILuKzaO/aMYhS0SkaJyKXg ==
2388
+ ts-pattern@^5.6.1 :
2389
+ version "5.6.1 "
2390
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.6.1 .tgz#9ca46f181dc0cc365dcb93dd920eec2fce839832 "
2391
+ integrity sha512-k126YkAs7sZFGTIr6rEdEbxOkqj4cEKAfhwpJMQcwt2M1SuwSD4PM2ClfeUuIlLwEMtVotiZhOsqXNNWqAMWKA ==
2392
2392
2393
2393
type-check@^0.4.0, type-check@~0.4.0 :
2394
2394
version "0.4.0"
You can’t perform that action at this time.
0 commit comments