Skip to content

Commit

Permalink
Bump @stoplight/spectral from 5.7.2 to 5.8.0 (#1212)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 22, 2021
1 parent 609aef1 commit 2b5b3fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@oclif/dev-cli": "^1.26.0",
"@stoplight/spectral": "^5.7.2",
"@stoplight/spectral": "^5.8.0",
"@types/cors": "^2.8.9",
"@types/express": "^4.17.11",
"@types/fs-extra": "^9.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -720,10 +720,10 @@
resolved "https://registry.yarnpkg.com/@stoplight/path/-/path-1.3.2.tgz#96e591496b72fde0f0cdae01a61d64f065bd9ede"
integrity sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ==

"@stoplight/spectral@^5.7.2":
version "5.7.2"
resolved "https://registry.yarnpkg.com/@stoplight/spectral/-/spectral-5.7.2.tgz#0177f5322d09f7e4f3eddee818513104bb1dd841"
integrity sha512-AeqhEup2kIA/Ib2QduHMYuRxGGwrJK05U8YsGXRg7vSnSoH2iOKUXBY0QXB2cezTvz0rYrFsT+0+clxRwBDinQ==
"@stoplight/spectral@^5.8.0":
version "5.8.0"
resolved "https://registry.yarnpkg.com/@stoplight/spectral/-/spectral-5.8.0.tgz#2ba242e74aaf521ab758e607e66dd938f6382bd2"
integrity sha512-KzcdC3qhxK9rKIipMJeviR+vlbVHBofCKqOnGEa73ZyYOpgn7YL5i9YEkVOMLO2vBfnLVGsRroTfa4KnRodjoA==
dependencies:
"@stoplight/better-ajv-errors" "0.0.3"
"@stoplight/json" "3.9.0"
Expand Down

0 comments on commit 2b5b3fb

Please sign in to comment.