Skip to content

Commit af2a59f

Browse files
Merge pull request #929 from haskell/dependabot/npm_and_yarn/ts-pattern-5.0.5
2 parents f153cc1 + 60c25c0 commit af2a59f

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
@@ -582,7 +582,7 @@
582582
"justusadam.language-haskell"
583583
],
584584
"dependencies": {
585-
"ts-pattern": "^5.0.4",
585+
"ts-pattern": "^5.0.5",
586586
"vscode-languageclient": "^8.1.0",
587587
"which": "^3.0.1"
588588
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,10 +2049,10 @@ ts-loader@^9.4.2:
20492049
micromatch "^4.0.0"
20502050
semver "^7.3.4"
20512051

2052-
ts-pattern@^5.0.4:
2053-
version "5.0.4"
2054-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.4.tgz#11508e1fb09c4a65b3fa85fd297941792c0ab7d1"
2055-
integrity sha512-D5iVliqugv2C9541W2CNXFYNEZxr4TiHuLPuf49tKEdQFp/8y8fR0v1RExUvXkiWozKCwE7zv07C6EKxf0lKuQ==
2052+
ts-pattern@^5.0.5:
2053+
version "5.0.5"
2054+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.5.tgz#20f82d50ea56c1d9cd1aa772911f7bb545d9607d"
2055+
integrity sha512-tL0w8U/pgaacOmkb9fRlYzWEUDCfVjjv9dD4wHTgZ61MjhuMt46VNWTG747NqW6vRzoWIKABVhFSOJ82FvXrfA==
20562056

20572057
tslib@^1.8.1:
20582058
version "1.14.1"

0 commit comments

Comments
 (0)