Skip to content

Commit

Permalink
Bump ts-pattern from 5.5.0 to 5.6.1 (#1189)
Browse files Browse the repository at this point in the history
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.5.0 to 5.6.1.
- [Release notes](https://github.com/gvergnaud/ts-pattern/releases)
- [Commits](gvergnaud/ts-pattern@v5.5.0...v5.6.1)

---
updated-dependencies:
- dependency-name: ts-pattern
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent cf7df9a commit b0d89ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@
"justusadam.language-haskell"
],
"dependencies": {
"ts-pattern": "^5.5.0",
"ts-pattern": "^5.6.1",
"vscode-languageclient": "9.0.1",
"which": "^5.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2385,10 +2385,10 @@ ts-loader@^9.5.1:
semver "^7.3.4"
source-map "^0.7.4"

ts-pattern@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.5.0.tgz#1f137eb2bd2bc30a030b5583dee022d00fac3415"
integrity sha512-jqbIpTsa/KKTJYWgPNsFNbLVpwCgzXfFJ1ukNn4I8hMwyQzHMJnk/BqWzggB0xpkILuKzaO/aMYhS0SkaJyKXg==
ts-pattern@^5.6.1:
version "5.6.1"
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.6.1.tgz#9ca46f181dc0cc365dcb93dd920eec2fce839832"
integrity sha512-k126YkAs7sZFGTIr6rEdEbxOkqj4cEKAfhwpJMQcwt2M1SuwSD4PM2ClfeUuIlLwEMtVotiZhOsqXNNWqAMWKA==

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
Expand Down

0 comments on commit b0d89ff

Please sign in to comment.