Merge pull request 'Update dependency @stoplight/spectral-cli to v6.13.1 (forgejo)' (#5368) from renovate/forgejo-stoplight-spectral-cli-6.x into forgejo

This commit is contained in:
forgejo-renovate-action 2024-09-22 06:40:45 +00:00
commit 565084925a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -63,7 +63,7 @@
"@axe-core/playwright": "4.10.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.47.2",
"@stoplight/spectral-cli": "6.13.0",
"@stoplight/spectral-cli": "6.13.1",
"@stylistic/eslint-plugin-js": "2.8.0",
"@stylistic/stylelint-plugin": "3.0.1",
"@vitejs/plugin-vue": "5.1.3",
@ -4012,9 +4012,9 @@
}
},
"node_modules/@stoplight/spectral-cli": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.13.0.tgz",
"integrity": "sha512-qofxmVN4czNNJdfq0OB8Qj1ihpIhyR0IgyQpJFda9FvWWn9vJqDuIsoGKWP7xIHwv3E31q3iviDIX3Ejy9tNcg==",
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.13.1.tgz",
"integrity": "sha512-v6ipX4w6wRhtbOotwdPL7RrEkP0m1OwHTIyqzVrAPi932F/zkee24jmf1CHNrTynonmfGoU6/XpeqUHtQdKDFw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -62,7 +62,7 @@
"@axe-core/playwright": "4.10.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.47.2",
"@stoplight/spectral-cli": "6.13.0",
"@stoplight/spectral-cli": "6.13.1",
"@stylistic/eslint-plugin-js": "2.8.0",
"@stylistic/stylelint-plugin": "3.0.1",
"@vitejs/plugin-vue": "5.1.3",