Skip to content

Commit 3f7eebc

Browse files
committed
fix(ruleset-migrator): update @stoplight/json from ~3.20.1 to ~3.21.0
1 parent 182829c commit 3f7eebc

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

packages/ruleset-migrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/stoplightio/spectral.git"
2222
},
2323
"dependencies": {
24-
"@stoplight/json": "~3.20.1",
24+
"@stoplight/json": "~3.21.0",
2525
"@stoplight/ordered-object-literal": "~1.0.4",
2626
"@stoplight/path": "1.3.2",
2727
"@stoplight/spectral-functions": "^1.0.0",

yarn.lock

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,7 +2824,7 @@ __metadata:
28242824
version: 0.0.0-use.local
28252825
resolution: "@stoplight/spectral-ruleset-migrator@workspace:packages/ruleset-migrator"
28262826
dependencies:
2827-
"@stoplight/json": ~3.20.1
2827+
"@stoplight/json": ~3.21.0
28282828
"@stoplight/ordered-object-literal": ~1.0.4
28292829
"@stoplight/path": 1.3.2
28302830
"@stoplight/spectral-core": "*"
@@ -2886,17 +2886,7 @@ __metadata:
28862886
languageName: unknown
28872887
linkType: soft
28882888

2889-
"@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":
2890-
version: 13.15.0
2891-
resolution: "@stoplight/types@npm:13.15.0"
2892-
dependencies:
2893-
"@types/json-schema": ^7.0.4
2894-
utility-types: ^3.10.0
2895-
checksum: 839f0bbedb791bd6792ef22b6a821ca504b14b705927f7c510c4cdcc591eddc8818c82b8857129501aa809d6f369b82e4487bfe18dfc5ce00e28317ecad2df9a
2896-
languageName: node
2897-
linkType: hard
2898-
2899-
"@stoplight/types@npm:~13.6.0":
2889+
"@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":
29002890
version: 13.6.0
29012891
resolution: "@stoplight/types@npm:13.6.0"
29022892
dependencies:

0 commit comments

Comments
 (0)