mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump @stoplight/spectral from 6.1.0 to 6.5.0 in /dependencies (#3398)
Bumps [@stoplight/spectral](https://github.com/stoplightio/spectral) from 6.1.0 to 6.5.0. - [Release notes](https://github.com/stoplightio/spectral/releases) - [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md) - [Commits](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-v6.1.0...@stoplight/spectral-cli-v6.5.0) --- updated-dependencies: - dependency-name: "@stoplight/spectral" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d5e5798d04
commit
b5715650a7
2 changed files with 973 additions and 678 deletions
1649
dependencies/package-lock.json
generated
vendored
1649
dependencies/package-lock.json
generated
vendored
File diff suppressed because it is too large
Load diff
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -2,7 +2,7 @@
|
||||||
"name": "super-linter",
|
"name": "super-linter",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@coffeelint/cli": "^5.2.10",
|
"@coffeelint/cli": "^5.2.10",
|
||||||
"@stoplight/spectral": "^6.1.0",
|
"@stoplight/spectral": "^6.5.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||||
"@typescript-eslint/parser": "^4.33.0",
|
"@typescript-eslint/parser": "^4.33.0",
|
||||||
"asl-validator": "^3.0.8",
|
"asl-validator": "^3.0.8",
|
||||||
|
|
Loading…
Reference in a new issue