chore(deps): update dependency eslint-config-scratch to v7

This commit is contained in:
Renovate Bot 2021-07-27 08:08:15 +00:00
parent 959a6ce943
commit 22b5e6d12e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8126,9 +8126,9 @@
}
},
"eslint-config-scratch": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-5.1.0.tgz",
"integrity": "sha512-JQMxERL3eo0TMy87NZFm6yS0i2XOMplffKz9CD/2ta2i/+3FTgajxzF9n7R7vi9C+GMLSTSLZJ5X90tINuAhjg==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-7.0.0.tgz",
"integrity": "sha512-8Ko7aaC+Gv09lyz3x7+EaVZ68ga/4mnfGgwH1Jz/MnR4UJyJyYtUOtlWxsPspPOlPZzDAVL5CKEcxmCX24SrJA==",
"dev": true,
"requires": {
"eslint-plugin-react": ">=7.14.2"

View File

@ -60,7 +60,7 @@
"copy-webpack-plugin": "4.5.4",
"docdash": "1.2.0",
"eslint": "5.3.0",
"eslint-config-scratch": "5.1.0",
"eslint-config-scratch": "7.0.0",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"format-message-cli": "6.2.0",