mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2024-11-28 02:25:43 -05:00
fix(deps): update dependency eslint-config-scratch to v9.0.6
This commit is contained in:
parent
2ca5b14997
commit
6e3d2bd980
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -25,7 +25,7 @@
|
|||
"babel-loader": "8.3.0",
|
||||
"docdash": "1.2.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.5",
|
||||
"eslint-config-scratch": "9.0.6",
|
||||
"gh-pages": "1.2.0",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
"husky": "8.0.3",
|
||||
|
@ -7069,9 +7069,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-scratch": {
|
||||
"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==",
|
||||
"version": "9.0.6",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.6.tgz",
|
||||
"integrity": "sha512-Ovwm/dxOnITHX4Y5lH8c86jBBukBnkqseA3SP914ahCZiWUyHwGpLZBwdMbf8edp7WEn5bruVc/QNGximM8lwg==",
|
||||
"dev": true,
|
||||
"optionalDependencies": {
|
||||
"eslint-plugin-react": ">=7.27.0"
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"babel-loader": "8.3.0",
|
||||
"docdash": "1.2.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.5",
|
||||
"eslint-config-scratch": "9.0.6",
|
||||
"gh-pages": "1.2.0",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
"husky": "8.0.3",
|
||||
|
|
Loading…
Reference in a new issue