mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
Merge pull request #58 from IT4Change/dependabot/npm_and_yarn/eslint-community/eslint-plugin-eslint-comments-4.2.0
Bump @eslint-community/eslint-plugin-eslint-comments from 4.1.0 to 4.2.0
This commit is contained in:
commit
d035a3cd79
10
package-lock.json
generated
10
package-lock.json
generated
@ -11,7 +11,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
||||||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.2.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||||
"@typescript-eslint/parser": "^7.5.0",
|
"@typescript-eslint/parser": "^7.5.0",
|
||||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||||
@ -3155,9 +3155,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@eslint-community/eslint-plugin-eslint-comments": {
|
"node_modules/@eslint-community/eslint-plugin-eslint-comments": {
|
||||||
"version": "4.1.0",
|
"version": "4.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.2.0.tgz",
|
||||||
"integrity": "sha512-B2mwipifrBS5E00vN8vME68laPMZ0h3sNGOEDj5g9iUN9k5EU99Omq0Nc325eKNoFFDnDtiHp3DqIjO+1bstag==",
|
"integrity": "sha512-t+1TfaJO+4xgBotNWguwTEVShTbaGvxBbC9VuMqHejSXf37SderUyXLRi3MwiMgUSGDuTYR3qcUP4pHtIH/35A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"escape-string-regexp": "^4.0.0",
|
"escape-string-regexp": "^4.0.0",
|
||||||
@ -3167,7 +3167,7 @@
|
|||||||
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@eslint-community/eslint-plugin-eslint-comments/node_modules/escape-string-regexp": {
|
"node_modules/@eslint-community/eslint-plugin-eslint-comments/node_modules/escape-string-regexp": {
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
||||||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.2.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
"@typescript-eslint/eslint-plugin": "^7.5.0",
|
||||||
"@typescript-eslint/parser": "^7.5.0",
|
"@typescript-eslint/parser": "^7.5.0",
|
||||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user