Skip to content

Commit 8ec328f

Browse files
authored
fix(core): require new formats version (#2725)
1 parent 92401c0 commit 8ec328f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"tslib": "^2.3.0"
5858
},
5959
"devDependencies": {
60-
"@stoplight/spectral-formats": "^1.7.0",
60+
"@stoplight/spectral-formats": "^1.8.0",
6161
"@stoplight/spectral-functions": "*",
6262
"@stoplight/spectral-parsers": "*",
6363
"@stoplight/yaml": "^4.2.2",

0 commit comments

Comments
 (0)