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 1325
1325
" justusadam.language-haskell"
1326
1326
],
1327
1327
"dependencies" : {
1328
- "ts-pattern" : " ^5.2.0 " ,
1328
+ "ts-pattern" : " ^5.3.1 " ,
1329
1329
"vscode-languageclient" : " 9.0.1" ,
1330
1330
"which" : " ^4.0.0"
1331
1331
}
Original file line number Diff line number Diff line change @@ -2266,10 +2266,10 @@ ts-loader@^9.5.1:
2266
2266
semver "^7.3.4"
2267
2267
source-map "^0.7.4"
2268
2268
2269
- ts-pattern@^5.2.0 :
2270
- version "5.2.0 "
2271
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.2.0 .tgz#2cad8b58fcd87c52d1785f84eba572641e1bb5f3 "
2272
- integrity sha512-aGaSpOlDcns7ZoeG/OMftWyQG1KqPVhgplhJxNCvyIXqWrumM5uIoOSarw/hmmi/T1PnuQ/uD8NaFHvLpHicDg ==
2269
+ ts-pattern@^5.3.1 :
2270
+ version "5.3.1 "
2271
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.3.1 .tgz#ec098665841b1e6a7f7cb2c01bb270b79a2e2858 "
2272
+ integrity sha512-1RUMKa8jYQdNfmnK4jyzBK3/PS/tnjcZ1CW0v1vWDeYe5RBklc/nquw03MEoB66hVBm4BnlCfmOqDVxHyT1DpA ==
2273
2273
2274
2274
type-check@^0.4.0, type-check@~0.4.0 :
2275
2275
version "0.4.0"
You can’t perform that action at this time.
0 commit comments