Skip to content

Commit

Permalink
chore(deps-dev): bump ts-pattern from 5.5.0 to 5.6.0
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.0.
- [Release notes](https://github.com/gvergnaud/ts-pattern/releases)
- [Commits](gvergnaud/ts-pattern@v5.5.0...v5.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 16, 2024
1 parent 7637b77 commit 8eeca35
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prettier-plugin-jsdoc": "1.3.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"typescript": "5.7.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4300,10 +4300,10 @@ [email protected]:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

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.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.6.0.tgz#831516bbb9041499c5525e8976d8fc6b68ac8bb9"
integrity sha512-SL8u60X5+LoEy9tmQHWCdPc2hhb2pKI6I1tU5Jue3v8+iRqZdcT3mWPwKKJy1fMfky6uha82c8ByHAE8PMhKHw==

tslib@^1.8.1:
version "1.14.1"
Expand Down

0 comments on commit 8eeca35

Please sign in to comment.