Skip to content

Commit dae43aa

Browse files
Bump ts-pattern from 5.6.1 to 5.6.2 (#1195)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.6.1...v5.6.2) --- 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 fdd5407 commit dae43aa

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
@@ -1329,7 +1329,7 @@
13291329
"justusadam.language-haskell"
13301330
],
13311331
"dependencies": {
1332-
"ts-pattern": "^5.6.1",
1332+
"ts-pattern": "^5.6.2",
13331333
"vscode-languageclient": "9.0.1",
13341334
"which": "^5.0.0"
13351335
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,10 +2462,10 @@ ts-loader@^9.5.1:
24622462
semver "^7.3.4"
24632463
source-map "^0.7.4"
24642464

2465-
ts-pattern@^5.6.1:
2466-
version "5.6.1"
2467-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.6.1.tgz#9ca46f181dc0cc365dcb93dd920eec2fce839832"
2468-
integrity sha512-k126YkAs7sZFGTIr6rEdEbxOkqj4cEKAfhwpJMQcwt2M1SuwSD4PM2ClfeUuIlLwEMtVotiZhOsqXNNWqAMWKA==
2465+
ts-pattern@^5.6.2:
2466+
version "5.6.2"
2467+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.6.2.tgz#aad9b4fe3c3f485dfad46e472e1203b688cc9bb4"
2468+
integrity sha512-d4IxJUXROL5NCa3amvMg6VQW2HVtZYmUTPfvVtO7zJWGYLJ+mry9v2OmYm+z67aniQoQ8/yFNadiEwtNS9qQiw==
24692469

24702470
type-check@^0.4.0, type-check@~0.4.0:
24712471
version "0.4.0"

0 commit comments

Comments
 (0)