Merge pull request #2776 from h5bp/dependabot/npm_and_yarn/eslint-8.17.0

This commit is contained in:
Christian Oliff
2022-06-04 11:38:01 +09:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"apache-server-configs": "^5.0.0",
"archiver": "^5.3.1",
"del": "^6.0.0",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.0.5",
"glob": "^8.0.1",
@@ -3707,9 +3707,9 @@
}
},
"node_modules/eslint": {
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz",
"integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==",
"version": "8.17.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.17.0.tgz",
"integrity": "sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.3.0",
@@ -16062,9 +16062,9 @@
"dev": true
},
"eslint": {
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.16.0.tgz",
"integrity": "sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==",
"version": "8.17.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.17.0.tgz",
"integrity": "sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.3.0",

View File

@@ -27,7 +27,7 @@
"apache-server-configs": "^5.0.0",
"archiver": "^5.3.1",
"del": "^6.0.0",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.0.5",
"glob": "^8.0.1",