File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1170
1170
" justusadam.language-haskell"
1171
1171
],
1172
1172
"dependencies" : {
1173
- "ts-pattern" : " ^5.0.6 " ,
1173
+ "ts-pattern" : " ^5.0.8 " ,
1174
1174
"vscode-languageclient" : " ^7.0.0" ,
1175
1175
"which" : " ^4.0.0"
1176
1176
}
Original file line number Diff line number Diff line change @@ -2105,10 +2105,10 @@ ts-loader@^9.5.1:
2105
2105
semver "^7.3.4"
2106
2106
source-map "^0.7.4"
2107
2107
2108
- ts-pattern@^5.0.6 :
2109
- version "5.0.6 "
2110
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.6 .tgz#53af94065c761ec9f87b9113e52e6b884f81d60d "
2111
- integrity sha512-Y+jOjihlFriWzcBjncPCf2/am+Hgz7LtsWs77pWg5vQQKLQj07oNrJryo/wK2G0ndNaoVn2ownFMeoeAuReu3Q ==
2108
+ ts-pattern@^5.0.8 :
2109
+ version "5.0.8 "
2110
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.8 .tgz#47fa76776350bfbffaa6252a69ce5990ae05db95 "
2111
+ integrity sha512-aafbuAQOTEeWmA7wtcL94w6I89EgLD7F+IlWkr596wYxeb0oveWDO5dQpv85YP0CGbxXT/qXBIeV6IYLcoZ2uA ==
2112
2112
2113
2113
type-check@^0.4.0, type-check@~0.4.0 :
2114
2114
version "0.4.0"
You can’t perform that action at this time.
0 commit comments