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:
dependabot[bot] 2022-10-04 09:28:55 -05:00 committed by GitHub
parent d5e5798d04
commit b5715650a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 973 additions and 678 deletions

1649
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -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",