Skip to content

Commit

Permalink
feat(formatters): release it
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed May 23, 2023
1 parent 8709461 commit 26d3921
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/formatters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@stoplight/path": "^1.3.2",
"@stoplight/spectral-core": "^1.15.1",
"@stoplight/spectral-runtime": "^1.1.0",
"@stoplight/spectral-core": "^1.18.0",
"@stoplight/spectral-runtime": "^1.1.2",
"@stoplight/types": "^13.15.0",
"chalk": "4.1.2",
"cliui": "7.0.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2737,7 +2737,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stoplight/spectral-core@*, @stoplight/spectral-core@>=1, @stoplight/spectral-core@^1.15.1, @stoplight/spectral-core@^1.7.0, @stoplight/spectral-core@^1.8.0, @stoplight/spectral-core@^1.8.1, @stoplight/spectral-core@workspace:packages/core":
"@stoplight/spectral-core@*, @stoplight/spectral-core@>=1, @stoplight/spectral-core@^1.15.1, @stoplight/spectral-core@^1.18.0, @stoplight/spectral-core@^1.7.0, @stoplight/spectral-core@^1.8.0, @stoplight/spectral-core@^1.8.1, @stoplight/spectral-core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@stoplight/spectral-core@workspace:packages/core"
dependencies:
Expand Down Expand Up @@ -2788,8 +2788,8 @@ __metadata:
resolution: "@stoplight/spectral-formatters@workspace:packages/formatters"
dependencies:
"@stoplight/path": ^1.3.2
"@stoplight/spectral-core": ^1.15.1
"@stoplight/spectral-runtime": ^1.1.0
"@stoplight/spectral-core": ^1.18.0
"@stoplight/spectral-runtime": ^1.1.2
"@stoplight/types": ^13.15.0
ast-types: ^0.14.2
astring: ^1.8.4
Expand Down

0 comments on commit 26d3921

Please sign in to comment.