Skip to content

Commit

Permalink
fix(core): bump @stoplight/better-ajv-errors from 1.0.1 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Aug 22, 2022
1 parent 4f55c4f commit 7f9bcba
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 36 deletions.
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"release": "semantic-release -e semantic-release-monorepo"
},
"dependencies": {
"@stoplight/better-ajv-errors": "1.0.1",
"@stoplight/json": "~3.18.1",
"@stoplight/better-ajv-errors": "1.0.3",
"@stoplight/json": "~3.20.1",
"@stoplight/lifecycle": "2.3.2",
"@stoplight/path": "1.3.2",
"@stoplight/spectral-parsers": "^1.0.0",
"@stoplight/spectral-ref-resolver": "^1.0.0",
"@stoplight/spectral-runtime": "^1.0.0",
"@stoplight/types": "~13.2.0",
"@stoplight/types": "~13.6.0",
"@types/es-aggregate-error": "^1.0.2",
"@types/json-schema": "^7.0.11",
"ajv": "^8.6.0",
Expand Down
52 changes: 19 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2257,18 +2257,6 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/better-ajv-errors@npm:1.0.1":
version: 1.0.1
resolution: "@stoplight/better-ajv-errors@npm:1.0.1"
dependencies:
jsonpointer: ^5.0.0
leven: ^3.1.0
peerDependencies:
ajv: ">=8"
checksum: b129f91e3356eb37e002ac22d0b92332cd57b9a3aadb2d511aba625c9f10be270c96cdc8417ace201304e24463e0df6e1ac202613deeee1448ee82062ab4bfd3
languageName: node
linkType: hard

"@stoplight/better-ajv-errors@npm:1.0.3":
version: 1.0.3
resolution: "@stoplight/better-ajv-errors@npm:1.0.3"
Expand Down Expand Up @@ -2323,16 +2311,17 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/json@npm:^3.17.0, @stoplight/json@npm:^3.17.1, @stoplight/json@npm:~3.18.1":
version: 3.18.1
resolution: "@stoplight/json@npm:3.18.1"
"@stoplight/json@npm:^3.17.0, @stoplight/json@npm:^3.17.1, @stoplight/json@npm:~3.20.1":
version: 3.20.1
resolution: "@stoplight/json@npm:3.20.1"
dependencies:
"@stoplight/ordered-object-literal": ^1.0.2
"@stoplight/types": ^13.0.0
"@stoplight/ordered-object-literal": ^1.0.3
"@stoplight/path": ^1.3.2
"@stoplight/types": ^13.6.0
jsonc-parser: ~2.2.1
lodash: ^4.17.21
safe-stable-stringify: ^1.1
checksum: 9df3e06421541b6d7f0fbec3f928e67f0d46ef8d4cf79986345164551baef727580e85659c6b9658be578eecd253a6eb23dbe04bccf074d251e6b17a5fddf0a8
checksum: 6d74d82909fb40435fa764cf808fae97293b1b0f5825062807c1a41acbf95587c9e19883faf0b8c49acb9bba2f3662a11a28d52064c12bf05e5fca133249955d
languageName: node
linkType: hard

Expand All @@ -2345,13 +2334,20 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/ordered-object-literal@npm:1.0.2, @stoplight/ordered-object-literal@npm:^1.0.1, @stoplight/ordered-object-literal@npm:^1.0.2":
"@stoplight/ordered-object-literal@npm:1.0.2":
version: 1.0.2
resolution: "@stoplight/ordered-object-literal@npm:1.0.2"
checksum: 46eba542a594885aa57e786883046217cfbe1b7bb4261899b12b30fb76058139c4e3b5bd4061e388bf0f327bb6e18b9858c4e47ff129fceb2b1afee4bf45cfa5
languageName: node
linkType: hard

"@stoplight/ordered-object-literal@npm:^1.0.1, @stoplight/ordered-object-literal@npm:^1.0.2, @stoplight/ordered-object-literal@npm:^1.0.3":
version: 1.0.3
resolution: "@stoplight/ordered-object-literal@npm:1.0.3"
checksum: 091c0e5569e00f40a8bbd3ec0304d3282dac24dc6fc22dad594e008390c2022b4d32557cfb10528aa81a44fe4067085a2b973716f3e710318b3a08ff32c12d6c
languageName: node
linkType: hard

"@stoplight/path@npm:1.3.2, @stoplight/path@npm:^1.3.2":
version: 1.3.2
resolution: "@stoplight/path@npm:1.3.2"
Expand Down Expand Up @@ -2405,16 +2401,16 @@ __metadata:
version: 0.0.0-use.local
resolution: "@stoplight/spectral-core@workspace:packages/core"
dependencies:
"@stoplight/better-ajv-errors": 1.0.1
"@stoplight/json": ~3.18.1
"@stoplight/better-ajv-errors": 1.0.3
"@stoplight/json": ~3.20.1
"@stoplight/lifecycle": 2.3.2
"@stoplight/path": 1.3.2
"@stoplight/spectral-formats": "*"
"@stoplight/spectral-functions": "*"
"@stoplight/spectral-parsers": "*"
"@stoplight/spectral-ref-resolver": ^1.0.0
"@stoplight/spectral-runtime": ^1.0.0
"@stoplight/types": ~13.2.0
"@stoplight/types": ~13.6.0
"@stoplight/yaml": ^4.2.2
"@types/es-aggregate-error": ^1.0.2
"@types/json-schema": ^7.0.11
Expand Down Expand Up @@ -2604,17 +2600,7 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/types@npm:^13.0.0, @stoplight/types@npm:~13.2.0":
version: 13.2.0
resolution: "@stoplight/types@npm:13.2.0"
dependencies:
"@types/json-schema": ^7.0.4
utility-types: ^3.10.0
checksum: 902fd852552698f21189d4c9c2cf32136a69c5c494b6f92e3d929c8b9dd5c113fbef13aeb9d6dab386aa0f5205733998e4e4436ec19e8a165886e548c1dfc011
languageName: node
linkType: hard

"@stoplight/types@npm:^13.6.0":
"@stoplight/types@npm:^13.6.0, @stoplight/types@npm:~13.6.0":
version: 13.6.0
resolution: "@stoplight/types@npm:13.6.0"
dependencies:
Expand Down

0 comments on commit 7f9bcba

Please sign in to comment.