Update dependency @eslint-community/eslint-plugin-eslint-comments to ^4.5.0

This commit is contained in:
renovate[bot] 2025-04-14 22:28:49 +00:00 committed by GitHub
parent 183cdb1cce
commit 3946c39f22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^22.0.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^8.29.1",
"@typescript-eslint/parser": "^8.29.1",
"@vuepress/bundler-vite": "^2.0.0-rc.18",
@ -1458,9 +1458,9 @@
}
},
"node_modules/@eslint-community/eslint-plugin-eslint-comments": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.1.tgz",
"integrity": "sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.5.0.tgz",
"integrity": "sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -35,7 +35,7 @@
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^22.0.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^8.29.1",
"@typescript-eslint/parser": "^8.29.1",
"@vuepress/bundler-vite": "^2.0.0-rc.18",