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 594
594
" justusadam.language-haskell"
595
595
],
596
596
"dependencies" : {
597
- "ts-pattern" : " ^5.0.5 " ,
597
+ "ts-pattern" : " ^5.0.6 " ,
598
598
"vscode-languageclient" : " ^7.0.0" ,
599
599
"which" : " ^4.0.0"
600
600
}
Original file line number Diff line number Diff line change @@ -2061,10 +2061,10 @@ ts-loader@^9.5.1:
2061
2061
semver "^7.3.4"
2062
2062
source-map "^0.7.4"
2063
2063
2064
- ts-pattern@^5.0.5 :
2065
- version "5.0.5 "
2066
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.5 .tgz#20f82d50ea56c1d9cd1aa772911f7bb545d9607d "
2067
- integrity sha512-tL0w8U/pgaacOmkb9fRlYzWEUDCfVjjv9dD4wHTgZ61MjhuMt46VNWTG747NqW6vRzoWIKABVhFSOJ82FvXrfA ==
2064
+ ts-pattern@^5.0.6 :
2065
+ version "5.0.6 "
2066
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.6 .tgz#53af94065c761ec9f87b9113e52e6b884f81d60d "
2067
+ integrity sha512-Y+jOjihlFriWzcBjncPCf2/am+Hgz7LtsWs77pWg5vQQKLQj07oNrJryo/wK2G0ndNaoVn2ownFMeoeAuReu3Q ==
2068
2068
2069
2069
tslib@^1.8.1 :
2070
2070
version "1.14.1"
You can’t perform that action at this time.
0 commit comments