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 1176
1176
" justusadam.language-haskell"
1177
1177
],
1178
1178
"dependencies" : {
1179
- "ts-pattern" : " ^5.0.8 " ,
1179
+ "ts-pattern" : " ^5.1.0 " ,
1180
1180
"vscode-languageclient" : " ^7.0.0" ,
1181
1181
"which" : " ^4.0.0"
1182
1182
}
Original file line number Diff line number Diff line change @@ -2116,10 +2116,10 @@ ts-loader@^9.5.1:
2116
2116
semver "^7.3.4"
2117
2117
source-map "^0.7.4"
2118
2118
2119
- ts-pattern@^5.0.8 :
2120
- version "5.0.8 "
2121
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.8. tgz#47fa76776350bfbffaa6252a69ce5990ae05db95 "
2122
- integrity sha512-aafbuAQOTEeWmA7wtcL94w6I89EgLD7F+IlWkr596wYxeb0oveWDO5dQpv85YP0CGbxXT/qXBIeV6IYLcoZ2uA ==
2119
+ ts-pattern@^5.1.0 :
2120
+ version "5.1.0 "
2121
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.1.0. tgz#a478d108683dda6c4be359103c11294b44b36d49 "
2122
+ integrity sha512-sULbgZDTXrcr6WMeuR8gPb+dvNN/fNpxE8GHfosFHPJRPuxHVNtGcEiiNuQa6nxu40/dY6xYdTJmc7MG3w8B5g ==
2123
2123
2124
2124
type-check@^0.4.0, type-check@~0.4.0 :
2125
2125
version "0.4.0"
You can’t perform that action at this time.
0 commit comments