Merge pull request 'Update dependency @stylistic/eslint-plugin-js to v2.6.4 (forgejo)' (#4972) from renovate/forgejo-eslint-stylistic-monorepo into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4972
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-08-16 08:58:42 +00:00
commit c7fe944357
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -63,7 +63,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.46.0",
"@stoplight/spectral-cli": "6.11.1",
"@stylistic/eslint-plugin-js": "2.6.2",
"@stylistic/eslint-plugin-js": "2.6.4",
"@stylistic/stylelint-plugin": "3.0.0",
"@vitejs/plugin-vue": "5.1.1",
"@vitest/coverage-v8": "2.0.5",
@ -2367,9 +2367,9 @@
}
},
"node_modules/@stylistic/eslint-plugin-js": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.6.2.tgz",
"integrity": "sha512-wCr/kVctAPayMU3pcOI1MKR7MoKIh6VKZU89lPklAqtJoxT+Em6RueiiARbpznUYG5eg3LymiU+aMD+aIZXdqA==",
"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==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -62,7 +62,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@playwright/test": "1.46.0",
"@stoplight/spectral-cli": "6.11.1",
"@stylistic/eslint-plugin-js": "2.6.2",
"@stylistic/eslint-plugin-js": "2.6.4",
"@stylistic/stylelint-plugin": "3.0.0",
"@vitejs/plugin-vue": "5.1.1",
"@vitest/coverage-v8": "2.0.5",