Skip to content

Commit

Permalink
fix(deps): update dependency @apidevtools/json-schema-ref-parser to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent e4960c4 commit 966f6c1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion projects/openapi-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@apidevtools/json-schema-ref-parser": "9.0.9",
"@apidevtools/json-schema-ref-parser": "11.1.0",
"@jsdevtools/ono": "^7.1.3",
"@useoptic/json-pointer-helpers": "workspace:*",
"@useoptic/openapi-utilities": "workspace:*",
Expand Down
33 changes: 17 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@ __metadata:
languageName: node
linkType: hard

"@apidevtools/json-schema-ref-parser@npm:9.0.9":
version: 9.0.9
resolution: "@apidevtools/json-schema-ref-parser@npm:9.0.9"
"@apidevtools/json-schema-ref-parser@npm:11.1.0":
version: 11.1.0
resolution: "@apidevtools/json-schema-ref-parser@npm:11.1.0"
dependencies:
"@jsdevtools/ono": ^7.1.3
"@types/json-schema": ^7.0.6
call-me-maybe: ^1.0.1
"@types/json-schema": ^7.0.13
"@types/lodash.clonedeep": ^4.5.7
js-yaml: ^4.1.0
checksum: b21f6bdd37d2942c3967ee77569bc74fadd1b922f688daf5ef85057789a2c3a7f4afc473aa2f3a93ec950dabb6ef365f8bd9cf51e4e062a1ee1e59b989f8f9b4
lodash.clonedeep: ^4.5.0
checksum: b2a9c0749e9c190cbbb24fbcec069203cc317a30a32ad731f1b99cf48aa279fa956fe6951e3adc964989e983e7ea4d24313aa806430a53c81ded855fc94e5170
languageName: node
linkType: hard

Expand Down Expand Up @@ -3351,7 +3352,14 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.6, @types/json-schema@npm:^7.0.7":
"@types/json-schema@npm:^7.0.13":
version: 7.0.13
resolution: "@types/json-schema@npm:7.0.13"
checksum: 345df21a678fa72fb389f35f33de77833d09d4a142bb2bcb27c18690efa4cf70fc2876e43843cefb3fbdb9fcb12cd3e970a90936df30f53bbee899865ff605ab
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.7":
version: 7.0.9
resolution: "@types/json-schema@npm:7.0.9"
checksum: 259d0e25f11a21ba5c708f7ea47196bd396e379fddb79c76f9f4f62c945879dc21657904914313ec2754e443c5018ea8372362f323f30e0792897fdb2098a705
Expand Down Expand Up @@ -3392,7 +3400,7 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash.clonedeep@npm:^4":
"@types/lodash.clonedeep@npm:^4, @types/lodash.clonedeep@npm:^4.5.7":
version: 4.5.7
resolution: "@types/lodash.clonedeep@npm:4.5.7"
dependencies:
Expand Down Expand Up @@ -3695,7 +3703,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@useoptic/openapi-io@workspace:projects/openapi-io"
dependencies:
"@apidevtools/json-schema-ref-parser": 9.0.9
"@apidevtools/json-schema-ref-parser": 11.1.0
"@babel/core": ^7.17.0
"@babel/plugin-transform-runtime": ^7.17.0
"@babel/preset-env": ^7.17.0
Expand Down Expand Up @@ -4809,13 +4817,6 @@ __metadata:
languageName: node
linkType: hard

"call-me-maybe@npm:^1.0.1":
version: 1.0.1
resolution: "call-me-maybe@npm:1.0.1"
checksum: d19e9d6ac2c6a83fb1215718b64c5e233f688ebebb603bdfe4af59cde952df1f2b648530fab555bf290ea910d69d7d9665ebc916e871e0e194f47c2e48e4886b
languageName: node
linkType: hard

"callsites@npm:^3.0.0":
version: 3.1.0
resolution: "callsites@npm:3.1.0"
Expand Down

0 comments on commit 966f6c1

Please sign in to comment.