Skip to content

Commit e906d20

Browse files
committed
fix(parsers): update @stoplight/json from ~3.20.1 to ~3.21.0
1 parent 13bec9f commit e906d20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/parsers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/stoplightio/spectral.git"
1919
},
2020
"dependencies": {
21-
"@stoplight/json": "~3.20.1",
21+
"@stoplight/json": "~3.21.0",
2222
"@stoplight/types": "^13.6.0",
2323
"@stoplight/yaml": "~4.2.3",
2424
"tslib": "^2.3.1"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2774,7 +2774,7 @@ __metadata:
27742774
version: 0.0.0-use.local
27752775
resolution: "@stoplight/spectral-parsers@workspace:packages/parsers"
27762776
dependencies:
2777-
"@stoplight/json": ~3.20.1
2777+
"@stoplight/json": ~3.21.0
27782778
"@stoplight/types": ^13.6.0
27792779
"@stoplight/yaml": ~4.2.3
27802780
tslib: ^2.3.1

0 commit comments

Comments
 (0)