chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.4.3 (#3117)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-01 19:39:28 +09:00
committed by GitHub
parent 07e9dc66b9
commit 3deb82a9c6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"del": "^7.1.0",
"eslint": "^8.57.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.4.1",
"eslint-plugin-mocha": "^10.4.3",
"glob": "^10.3.12",
"gulp": "^5.0.0",
"gulp-autoprefixer": "^9.0.0",
@@ -3453,9 +3453,9 @@
}
},
"node_modules/eslint-plugin-mocha": {
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz",
"integrity": "sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==",
"version": "10.4.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3.tgz",
"integrity": "sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",

View File

@@ -26,7 +26,7 @@
"del": "^7.1.0",
"eslint": "^8.57.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.4.1",
"eslint-plugin-mocha": "^10.4.3",
"glob": "^10.3.12",
"gulp": "^5.0.0",
"gulp-autoprefixer": "^9.0.0",