1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-12 11:38:00 -05:00

Update dependency @stoplight/spectral-cli to v6.14.2 (forgejo) (#6106)

Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2024-12-01 07:05:04 +00:00 committed by forgejo-renovate-action
parent 7bc6bd3095
commit 57fd321f85
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

@ -63,7 +63,7 @@
"@axe-core/playwright": "4.10.1", "@axe-core/playwright": "4.10.1",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1", "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@playwright/test": "1.48.2", "@playwright/test": "1.48.2",
"@stoplight/spectral-cli": "6.14.0", "@stoplight/spectral-cli": "6.14.2",
"@stylistic/eslint-plugin-js": "2.10.1", "@stylistic/eslint-plugin-js": "2.10.1",
"@stylistic/stylelint-plugin": "3.1.1", "@stylistic/stylelint-plugin": "3.1.1",
"@typescript-eslint/parser": "8.14.0", "@typescript-eslint/parser": "8.14.0",
@ -4019,16 +4019,16 @@
} }
}, },
"node_modules/@stoplight/spectral-cli": { "node_modules/@stoplight/spectral-cli": {
"version": "6.14.0", "version": "6.14.2",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.14.0.tgz", "resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.14.2.tgz",
"integrity": "sha512-pq1qWENLtI97afz9Ygx0TtBXj9s97oQnjMOUp4USzXdnxhKhlYwlhJIA9U3VYzktA+QpHdTXVd4GSgyxdHSBSg==", "integrity": "sha512-yn49Tkin/Zzjwt39CbQvj3NZVolvXrjO3OLNn+Yd+LhQE5C96QNsULuE4q98e7+WRcLu4gK+Z0l5CxYNtsoPtw==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@stoplight/json": "~3.21.0", "@stoplight/json": "~3.21.0",
"@stoplight/path": "1.3.2", "@stoplight/path": "1.3.2",
"@stoplight/spectral-core": "^1.19.2", "@stoplight/spectral-core": "^1.19.4",
"@stoplight/spectral-formatters": "^1.4.0", "@stoplight/spectral-formatters": "^1.4.1",
"@stoplight/spectral-parsers": "^1.0.4", "@stoplight/spectral-parsers": "^1.0.4",
"@stoplight/spectral-ref-resolver": "^1.0.4", "@stoplight/spectral-ref-resolver": "^1.0.4",
"@stoplight/spectral-ruleset-bundler": "^1.6.0", "@stoplight/spectral-ruleset-bundler": "^1.6.0",
@ -4040,9 +4040,9 @@
"fast-glob": "~3.2.12", "fast-glob": "~3.2.12",
"hpagent": "~1.2.0", "hpagent": "~1.2.0",
"lodash": "~4.17.21", "lodash": "~4.17.21",
"pony-cause": "^1.0.0", "pony-cause": "^1.1.1",
"stacktracey": "^2.1.7", "stacktracey": "^2.1.8",
"tslib": "^2.3.0", "tslib": "^2.8.1",
"yargs": "~17.7.2" "yargs": "~17.7.2"
}, },
"bin": { "bin": {

View file

@ -62,7 +62,7 @@
"@axe-core/playwright": "4.10.1", "@axe-core/playwright": "4.10.1",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1", "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
"@playwright/test": "1.48.2", "@playwright/test": "1.48.2",
"@stoplight/spectral-cli": "6.14.0", "@stoplight/spectral-cli": "6.14.2",
"@stylistic/eslint-plugin-js": "2.10.1", "@stylistic/eslint-plugin-js": "2.10.1",
"@stylistic/stylelint-plugin": "3.1.1", "@stylistic/stylelint-plugin": "3.1.1",
"@typescript-eslint/parser": "8.14.0", "@typescript-eslint/parser": "8.14.0",