Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to ^0.33.0 (#15248)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 9b08aa0 commit 2d29d8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jest-schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"@sinclair/typebox": "^0.32.1"
"@sinclair/typebox": "^0.33.0"
},
"engines": {
"node": "^16.10.0 || ^18.12.0 || >=20.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3502,7 +3502,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jest/schemas@workspace:packages/jest-schemas"
dependencies:
"@sinclair/typebox": ^0.32.1
"@sinclair/typebox": ^0.33.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5003,10 +5003,10 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.32.1":
version: 0.32.35
resolution: "@sinclair/typebox@npm:0.32.35"
checksum: 9a5e5697ca5246837696302d9f14bb7139f3f46a039aa1ebed58a4c76c8593753282e64cfd0fb3c6149b35cd09f33ddef948afe85766d8a32da3c6d0a9d49060
"@sinclair/typebox@npm:^0.33.0":
version: 0.33.0
resolution: "@sinclair/typebox@npm:0.33.0"
checksum: 57336b4fa1544ea0d3d8f2ad5a333f64536bb3b168b395cb0ec9a3bb2de0e310adee75ce59f816a9946fe4a0ed7bc93d3774db38b728f3af7250e5bbb439ba43
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d29d8e

Please sign in to comment.