Skip to content

Commit c2f6027

Browse files
Bump ts-pattern from 5.0.6 to 5.0.8 (#1050)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.0.6...v5.0.8) --- 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 8654572 commit c2f6027

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@
11701170
"justusadam.language-haskell"
11711171
],
11721172
"dependencies": {
1173-
"ts-pattern": "^5.0.6",
1173+
"ts-pattern": "^5.0.8",
11741174
"vscode-languageclient": "^7.0.0",
11751175
"which": "^4.0.0"
11761176
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2105,10 +2105,10 @@ ts-loader@^9.5.1:
21052105
semver "^7.3.4"
21062106
source-map "^0.7.4"
21072107

2108-
ts-pattern@^5.0.6:
2109-
version "5.0.6"
2110-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.6.tgz#53af94065c761ec9f87b9113e52e6b884f81d60d"
2111-
integrity sha512-Y+jOjihlFriWzcBjncPCf2/am+Hgz7LtsWs77pWg5vQQKLQj07oNrJryo/wK2G0ndNaoVn2ownFMeoeAuReu3Q==
2108+
ts-pattern@^5.0.8:
2109+
version "5.0.8"
2110+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.8.tgz#47fa76776350bfbffaa6252a69ce5990ae05db95"
2111+
integrity sha512-aafbuAQOTEeWmA7wtcL94w6I89EgLD7F+IlWkr596wYxeb0oveWDO5dQpv85YP0CGbxXT/qXBIeV6IYLcoZ2uA==
21122112

21132113
type-check@^0.4.0, type-check@~0.4.0:
21142114
version "0.4.0"

0 commit comments

Comments
 (0)