mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 02:53:36 -05:00
Merge pull request #946 from github/dependabot/npm_and_yarn/dependencies/stoplight/spectral-5.7.1
Bump @stoplight/spectral from 5.7.0 to 5.7.1 in /dependencies
This commit is contained in:
commit
bdc7aa6a1a
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -512,9 +512,9 @@
|
||||||
"integrity": "sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ=="
|
"integrity": "sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ=="
|
||||||
},
|
},
|
||||||
"@stoplight/spectral": {
|
"@stoplight/spectral": {
|
||||||
"version": "5.7.0",
|
"version": "5.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@stoplight/spectral/-/spectral-5.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stoplight/spectral/-/spectral-5.7.1.tgz",
|
||||||
"integrity": "sha512-dhAcF3qxJ8m3XxxPbgUdvyN3gNnCEVecsxdqqpxw/E3BPktHMTT75NLgEbhskYALyTHvAnov7Q9IUkRRQjKgJQ==",
|
"integrity": "sha512-YsoSzKX2F07cEm8xTGKUo8CEvK0mO+3laVpJfP6QnBTNPz4Ym7GoRarbCbRJXkd6scoVGANlFDKQnnD1GvdEuw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@stoplight/better-ajv-errors": "0.0.3",
|
"@stoplight/better-ajv-errors": "0.0.3",
|
||||||
"@stoplight/json": "3.9.0",
|
"@stoplight/json": "3.9.0",
|
||||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -2,7 +2,7 @@
|
||||||
"name": "super-linter",
|
"name": "super-linter",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@coffeelint/cli": "^4.1.1",
|
"@coffeelint/cli": "^4.1.1",
|
||||||
"@stoplight/spectral": "^5.7.0",
|
"@stoplight/spectral": "^5.7.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
||||||
"@typescript-eslint/parser": "^3.10.1",
|
"@typescript-eslint/parser": "^3.10.1",
|
||||||
"asl-validator": "^1.9.0",
|
"asl-validator": "^1.9.0",
|
||||||
|
|
Loading…
Reference in a new issue