Skip to content

Commit 2d29d8e

Browse files
fix(deps): update dependency @sinclair/typebox to ^0.33.0 (#15248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b08aa0 commit 2d29d8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/jest-schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"./package.json": "./package.json"
2020
},
2121
"dependencies": {
22-
"@sinclair/typebox": "^0.32.1"
22+
"@sinclair/typebox": "^0.33.0"
2323
},
2424
"engines": {
2525
"node": "^16.10.0 || ^18.12.0 || >=20.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ __metadata:
35023502
version: 0.0.0-use.local
35033503
resolution: "@jest/schemas@workspace:packages/jest-schemas"
35043504
dependencies:
3505-
"@sinclair/typebox": ^0.32.1
3505+
"@sinclair/typebox": ^0.33.0
35063506
languageName: unknown
35073507
linkType: soft
35083508

@@ -5003,10 +5003,10 @@ __metadata:
50035003
languageName: node
50045004
linkType: hard
50055005

5006-
"@sinclair/typebox@npm:^0.32.1":
5007-
version: 0.32.35
5008-
resolution: "@sinclair/typebox@npm:0.32.35"
5009-
checksum: 9a5e5697ca5246837696302d9f14bb7139f3f46a039aa1ebed58a4c76c8593753282e64cfd0fb3c6149b35cd09f33ddef948afe85766d8a32da3c6d0a9d49060
5006+
"@sinclair/typebox@npm:^0.33.0":
5007+
version: 0.33.0
5008+
resolution: "@sinclair/typebox@npm:0.33.0"
5009+
checksum: 57336b4fa1544ea0d3d8f2ad5a333f64536bb3b168b395cb0ec9a3bb2de0e310adee75ce59f816a9946fe4a0ed7bc93d3774db38b728f3af7250e5bbb439ba43
50105010
languageName: node
50115011
linkType: hard
50125012

0 commit comments

Comments
 (0)