Skip to content

Commit

Permalink
fix(ruleset-migrator): update @stoplight/json from ~3.20.1 to ~3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Jul 26, 2023
1 parent 182829c commit 3f7eebc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/ruleset-migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/stoplightio/spectral.git"
},
"dependencies": {
"@stoplight/json": "~3.20.1",
"@stoplight/json": "~3.21.0",
"@stoplight/ordered-object-literal": "~1.0.4",
"@stoplight/path": "1.3.2",
"@stoplight/spectral-functions": "^1.0.0",
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2824,7 +2824,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@stoplight/spectral-ruleset-migrator@workspace:packages/ruleset-migrator"
dependencies:
"@stoplight/json": ~3.20.1
"@stoplight/json": ~3.21.0
"@stoplight/ordered-object-literal": ~1.0.4
"@stoplight/path": 1.3.2
"@stoplight/spectral-core": "*"
Expand Down Expand Up @@ -2886,17 +2886,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stoplight/types@npm:^12.3.0 || ^13.0.0, @stoplight/types@npm:^13.0.0, @stoplight/types@npm:^13.15.0, @stoplight/types@npm:^13.6.0":
version: 13.15.0
resolution: "@stoplight/types@npm:13.15.0"
dependencies:
"@types/json-schema": ^7.0.4
utility-types: ^3.10.0
checksum: 839f0bbedb791bd6792ef22b6a821ca504b14b705927f7c510c4cdcc591eddc8818c82b8857129501aa809d6f369b82e4487bfe18dfc5ce00e28317ecad2df9a
languageName: node
linkType: hard

"@stoplight/types@npm:~13.6.0":
"@stoplight/types@npm:^12.3.0 || ^13.0.0, @stoplight/types@npm:^13.0.0, @stoplight/types@npm:^13.15.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 3f7eebc

Please sign in to comment.