Skip to content

Commit 5d15906

Browse files
authored
Merge pull request #1091 from haskell/dependabot/npm_and_yarn/ts-pattern-5.1.2
Bump ts-pattern from 5.1.1 to 5.1.2
2 parents 5886f3b + 093c063 commit 5d15906

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1314,7 +1314,7 @@
13141314
"justusadam.language-haskell"
13151315
],
13161316
"dependencies": {
1317-
"ts-pattern": "^5.1.1",
1317+
"ts-pattern": "^5.1.2",
13181318
"vscode-languageclient": "^7.0.0",
13191319
"which": "^4.0.0"
13201320
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,10 +2153,10 @@ ts-loader@^9.5.1:
21532153
semver "^7.3.4"
21542154
source-map "^0.7.4"
21552155

2156-
ts-pattern@^5.1.1:
2157-
version "5.1.1"
2158-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.1.1.tgz#600e0a3d23ab1b0eb30b7c897d0898e940504544"
2159-
integrity sha512-i+owkHr5RYdQxj8olUgRrqpiWH9x27PuWVfXwDmJ/n/CoF/SAa7WW1i2oUpPDMQpJ4U+bGRUcZkVq7i1m3zFCg==
2156+
ts-pattern@^5.1.2:
2157+
version "5.1.2"
2158+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.1.2.tgz#1b000a2978a8eb4e1c4cf401413a8625331fbb03"
2159+
integrity sha512-u+ElKUIWnqisjpRBhv6Y89yNq7Pmz6xL0v7pTSckrVZ0+5Vf32oh/3jmxWl80rAOGcnbBa7fCyeqNdP4yXzWWg==
21602160

21612161
type-check@^0.4.0, type-check@~0.4.0:
21622162
version "0.4.0"

0 commit comments

Comments
 (0)