Merge pull request #4225 from scratchfoundation/renovate/eslint-config-scratch

fix(deps): update dependency eslint-config-scratch to v9.0.5
This commit is contained in:
renovate[bot] 2024-02-22 01:23:31 +00:00 committed by GitHub
commit 48654b193d
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

@ -40,7 +40,7 @@
"copy-webpack-plugin": "4.6.0",
"docdash": "1.2.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.3",
"eslint-config-scratch": "9.0.5",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"format-message-cli": "6.2.4",
@ -7569,9 +7569,9 @@
}
},
"node_modules/eslint-config-scratch": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.3.tgz",
"integrity": "sha512-BSMx4Y6V7IjDW/thMXLAYTxKvjeI4M8RtHmbpUbx3N70CZV4armoA9zJ7RmER1hjV5KQebCVQy45A2xMj2Ng8w==",
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.5.tgz",
"integrity": "sha512-s9y/rF5/kPH5xLShl9PUsngJs/nAoOQi3G8vV8YEH5f6iGdCp96rYXJ3xz/5GmEQMcz1PEFf93XJ4x6pmM/YBQ==",
"dev": true,
"optionalDependencies": {
"eslint-plugin-react": ">=7.27.0"

View file

@ -75,7 +75,7 @@
"copy-webpack-plugin": "4.6.0",
"docdash": "1.2.0",
"eslint": "8.56.0",
"eslint-config-scratch": "9.0.3",
"eslint-config-scratch": "9.0.5",
"expose-loader": "0.7.5",
"file-loader": "2.0.0",
"format-message-cli": "6.2.4",