Update dependency @stylistic/eslint-plugin-js to v2.6.5

This commit is contained in:
Renovate Bot 2024-08-29 10:03:41 +00:00
parent 91a9d479d5
commit a18b0ba973
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -64,7 +64,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.46.1",
"@stoplight/spectral-cli": "6.11.1",
"@stylistic/eslint-plugin-js": "2.6.4",
"@stylistic/eslint-plugin-js": "2.6.5",
"@stylistic/stylelint-plugin": "3.0.1",
"@vitejs/plugin-vue": "5.1.1",
"@vitest/coverage-v8": "2.0.5",
@ -4401,9 +4401,9 @@
}
},
"node_modules/@stylistic/eslint-plugin-js": {
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.6.4.tgz",
"integrity": "sha512-kx1hS3xTvzxZLdr/DCU/dLBE++vcP97sHeEFX2QXhk1Ipa4K1rzPOLw1HCbf4mU3s+7kHP5eYpDe+QteEOFLug==",
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.6.5.tgz",
"integrity": "sha512-RSXHczNa9RO5aLKUB+3P3iLOtM52rfIt11zxnmp5qdXUs2ve7rPAWVoom9krdzYNSARnNpeKH5c5uQ3VuHoEaA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -63,7 +63,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.46.1",
"@stoplight/spectral-cli": "6.11.1",
"@stylistic/eslint-plugin-js": "2.6.4",
"@stylistic/eslint-plugin-js": "2.6.5",
"@stylistic/stylelint-plugin": "3.0.1",
"@vitejs/plugin-vue": "5.1.1",
"@vitest/coverage-v8": "2.0.5",