Skip to content

Commit 9ea35fe

Browse files
Bump ts-pattern from 5.0.5 to 5.0.6 (#1006)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.0.5...v5.0.6) --- updated-dependencies: - dependency-name: ts-pattern dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a80cb6c commit 9ea35fe

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
@@ -594,7 +594,7 @@
594594
"justusadam.language-haskell"
595595
],
596596
"dependencies": {
597-
"ts-pattern": "^5.0.5",
597+
"ts-pattern": "^5.0.6",
598598
"vscode-languageclient": "^7.0.0",
599599
"which": "^4.0.0"
600600
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,10 +2061,10 @@ ts-loader@^9.5.1:
20612061
semver "^7.3.4"
20622062
source-map "^0.7.4"
20632063

2064-
ts-pattern@^5.0.5:
2065-
version "5.0.5"
2066-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.5.tgz#20f82d50ea56c1d9cd1aa772911f7bb545d9607d"
2067-
integrity sha512-tL0w8U/pgaacOmkb9fRlYzWEUDCfVjjv9dD4wHTgZ61MjhuMt46VNWTG747NqW6vRzoWIKABVhFSOJ82FvXrfA==
2064+
ts-pattern@^5.0.6:
2065+
version "5.0.6"
2066+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.6.tgz#53af94065c761ec9f87b9113e52e6b884f81d60d"
2067+
integrity sha512-Y+jOjihlFriWzcBjncPCf2/am+Hgz7LtsWs77pWg5vQQKLQj07oNrJryo/wK2G0ndNaoVn2ownFMeoeAuReu3Q==
20682068

20692069
tslib@^1.8.1:
20702070
version "1.14.1"

0 commit comments

Comments
 (0)