File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 582
582
" justusadam.language-haskell"
583
583
],
584
584
"dependencies" : {
585
- "ts-pattern" : " ^4.2.2 " ,
585
+ "ts-pattern" : " ^5.0.1 " ,
586
586
"vscode-languageclient" : " ^8.1.0" ,
587
587
"which" : " ^3.0.1"
588
588
}
Original file line number Diff line number Diff line change @@ -1939,6 +1939,7 @@ source-map@^0.6.0:
1939
1939
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1940
1940
1941
1941
" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0:
1942
+ name string-width-cjs
1942
1943
version "4.2.3"
1943
1944
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1944
1945
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2049,10 +2050,10 @@ ts-loader@^9.4.2:
2049
2050
micromatch "^4.0.0"
2050
2051
semver "^7.3.4"
2051
2052
2052
- ts-pattern@^4.2.2 :
2053
- version "4.3.0 "
2054
- resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.3.0. tgz#7a995b39342f1b00d1507c2d2f3b90ea16e178a6 "
2055
- integrity sha512-pefrkcd4lmIVR0LA49Imjf9DYLK8vtWhqBPA3Ya1ir8xCW0O2yjL9dsCVvI7pCodLC5q7smNpEtDR2yVulQxOg ==
2053
+ ts-pattern@^5.0.1 :
2054
+ version "5.0.1 "
2055
+ resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.1. tgz#340d91647982b90ca6c71645ae438f78518e9842 "
2056
+ integrity sha512-ZyNm28Lsg34Co5DS3e9DVyjlX2Y+2exkI4jqTKyU+9/OL6Y2fKOOuL8i+7no71o74C6mVS+UFoP3ekM3iCT1HQ ==
2056
2057
2057
2058
tslib@^1.8.1 :
2058
2059
version "1.14.1"
2225
2226
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2226
2227
2227
2228
" wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
2229
+ name wrap-ansi-cjs
2228
2230
version "7.0.0"
2229
2231
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2230
2232
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
You can’t perform that action at this time.
0 commit comments