Skip to content

Commit

Permalink
chore(deps): bump io-ts from 2.2.21 to 2.2.22
Browse files Browse the repository at this point in the history
Bumps [io-ts](https://github.com/gcanti/io-ts) from 2.2.21 to 2.2.22.
- [Release notes](https://github.com/gcanti/io-ts/releases)
- [Changelog](https://github.com/gcanti/io-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/io-ts/commits/2.2.22)

---
updated-dependencies:
- dependency-name: io-ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 93ac1de commit 4e11416
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"fp-ts": "^2.16.9",
"io-ts": "^2.2.21",
"io-ts": "^2.2.22",
"jose": "^5.9.6",
"toucan-js": "^4.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,7 +1382,7 @@ __metadata:
eslint-plugin-react: ^7.37.2
fp-ts: ^2.16.9
globals: ^15.12.0
io-ts: ^2.2.21
io-ts: ^2.2.22
jest: ^29.7.0
jose: ^5.9.6
msw: ^2.6.8
Expand Down Expand Up @@ -4646,12 +4646,12 @@ __metadata:
languageName: node
linkType: hard

"io-ts@npm:^2.2.21":
version: 2.2.21
resolution: "io-ts@npm:2.2.21"
"io-ts@npm:^2.2.22":
version: 2.2.22
resolution: "io-ts@npm:2.2.22"
peerDependencies:
fp-ts: ^2.5.0
checksum: c6ae5237e313f7428c874fa5667b3656adaa5ec29f7f34194ad8ea8894b525c89322a5b74ca560e7cd66f8334b0b48cae6c4dc517c662de72da86110140646d4
checksum: d1b6a5f9d3e0ce1f4304955c0c40e3f1c31d9d5a42df83fc0d42eb356aa8b2c29c1342615aa51704f0309a75d1ba2924e87de87484a89e9326de62a869bad118
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e11416

Please sign in to comment.