deps(npm): bump @stoplight/spectral-cli in /dependencies (#5492)

Bumps [@stoplight/spectral-cli](https://github.com/stoplightio/spectral) from 6.11.0 to 6.11.1.
- [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-6.11.0...@stoplight/spectral-cli-6.11.1)

---
updated-dependencies:
- dependency-name: "@stoplight/spectral-cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2024-04-09 07:30:57 +00:00 committed by GitHub
parent 702428a6d9
commit 240e3829ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 31 deletions

35
dependencies/package-lock.json generated vendored
View file

@ -12,7 +12,7 @@
"@coffeelint/cli": "^5.2.11", "@coffeelint/cli": "^5.2.11",
"@ibm/tekton-lint": "^1.0.1", "@ibm/tekton-lint": "^1.0.1",
"@react-native/eslint-config": "^0.73.2", "@react-native/eslint-config": "^0.73.2",
"@stoplight/spectral-cli": "^6.11.0", "@stoplight/spectral-cli": "^6.11.1",
"@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/eslint-plugin": "^7.5.0",
"asl-validator": "^3.8.2", "asl-validator": "^3.8.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
@ -5744,9 +5744,9 @@
} }
}, },
"node_modules/@stoplight/spectral-cli": { "node_modules/@stoplight/spectral-cli": {
"version": "6.11.0", "version": "6.11.1",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.11.0.tgz", "resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.11.1.tgz",
"integrity": "sha512-IURDN47BPIf3q4ZyUPujGpBzuHWFE5yT34w9rTJ1GKA4SgdscEdQO9KoTjOPT4G4cvDlEV3bNxwQ3uRm7+wRlA==", "integrity": "sha512-1zqsQ0TOuVSnxxZ9mHBfC0IygV6ex7nAY6Mp59mLmw5fW103U9yPVK5ZcX9ZngCmr3PdteAnMDUIIaoDGso6nA==",
"dependencies": { "dependencies": {
"@stoplight/json": "~3.21.0", "@stoplight/json": "~3.21.0",
"@stoplight/path": "1.3.2", "@stoplight/path": "1.3.2",
@ -5766,7 +5766,7 @@
"pony-cause": "^1.0.0", "pony-cause": "^1.0.0",
"stacktracey": "^2.1.7", "stacktracey": "^2.1.7",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"yargs": "17.3.1" "yargs": "~17.7.2"
}, },
"bin": { "bin": {
"spectral": "dist/index.js" "spectral": "dist/index.js"
@ -5775,31 +5775,6 @@
"node": "^12.20 || >= 14.13" "node": "^12.20 || >= 14.13"
} }
}, },
"node_modules/@stoplight/spectral-cli/node_modules/yargs": {
"version": "17.3.1",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz",
"integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==",
"dependencies": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.0.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@stoplight/spectral-cli/node_modules/yargs-parser": {
"version": "21.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"engines": {
"node": ">=12"
}
},
"node_modules/@stoplight/spectral-core": { "node_modules/@stoplight/spectral-core": {
"version": "1.18.3", "version": "1.18.3",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-core/-/spectral-core-1.18.3.tgz", "resolved": "https://registry.npmjs.org/@stoplight/spectral-core/-/spectral-core-1.18.3.tgz",

View file

@ -7,7 +7,7 @@
"@coffeelint/cli": "^5.2.11", "@coffeelint/cli": "^5.2.11",
"@ibm/tekton-lint": "^1.0.1", "@ibm/tekton-lint": "^1.0.1",
"@react-native/eslint-config": "^0.73.2", "@react-native/eslint-config": "^0.73.2",
"@stoplight/spectral-cli": "^6.11.0", "@stoplight/spectral-cli": "^6.11.1",
"@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/eslint-plugin": "^7.5.0",
"asl-validator": "^3.8.2", "asl-validator": "^3.8.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",