Skip to content

Commit

Permalink
fix(rulesets): 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 bea82cb commit 4f55c4f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/rulesets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
},
"dependencies": {
"@asyncapi/specs": "^2.14.0",
"@stoplight/better-ajv-errors": "1.0.1",
"@stoplight/better-ajv-errors": "1.0.3",
"@stoplight/json": "^3.17.0",
"@stoplight/spectral-core": "^1.8.1",
"@stoplight/spectral-formats": "^1.2.0",
"@stoplight/spectral-functions": "^1.5.1",
"@stoplight/spectral-runtime": "^1.1.1",
"@stoplight/types": "^12.5.0",
"@stoplight/types": "^13.6.0",
"@types/json-schema": "^7.0.7",
"ajv": "^8.8.2",
"ajv-formats": "~2.1.0",
Expand Down
16 changes: 13 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2550,7 +2550,7 @@ __metadata:
resolution: "@stoplight/spectral-rulesets@workspace:packages/rulesets"
dependencies:
"@asyncapi/specs": ^2.14.0
"@stoplight/better-ajv-errors": 1.0.1
"@stoplight/better-ajv-errors": 1.0.3
"@stoplight/json": ^3.17.0
"@stoplight/path": ^1.3.2
"@stoplight/spectral-core": ^1.8.1
Expand All @@ -2559,7 +2559,7 @@ __metadata:
"@stoplight/spectral-parsers": "*"
"@stoplight/spectral-ref-resolver": "*"
"@stoplight/spectral-runtime": ^1.1.1
"@stoplight/types": ^12.5.0
"@stoplight/types": ^13.6.0
"@types/json-schema": ^7.0.7
ajv: ^8.8.2
ajv-formats: ~2.1.0
Expand Down Expand Up @@ -2594,7 +2594,7 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/types@npm:^12.0.0, @stoplight/types@npm:^12.3.0, @stoplight/types@npm:^12.5.0":
"@stoplight/types@npm:^12.0.0, @stoplight/types@npm:^12.3.0":
version: 12.5.0
resolution: "@stoplight/types@npm:12.5.0"
dependencies:
Expand All @@ -2614,6 +2614,16 @@ __metadata:
languageName: node
linkType: hard

"@stoplight/types@npm:^13.6.0":
version: 13.6.0
resolution: "@stoplight/types@npm:13.6.0"
dependencies:
"@types/json-schema": ^7.0.4
utility-types: ^3.10.0
checksum: 4cc81cf29decc0392f15c71b21fd11cd806bcf99168ae4509ed41c2b7dbcfbd5a83c7f9f320edb5a518cc483fd18dd8794c54b232fb6a6f2a7b6e9fb6ca20269
languageName: node
linkType: hard

"@stoplight/yaml-ast-parser@npm:0.0.48":
version: 0.0.48
resolution: "@stoplight/yaml-ast-parser@npm:0.0.48"
Expand Down

0 comments on commit 4f55c4f

Please sign in to comment.