mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-05-17 00:41:24 -04:00
Merge pull request #4892 from scratchfoundation/renovate/eslint-config-scratch-9.x
style(deps): update dependency eslint-config-scratch to v9.0.9
This commit is contained in:
commit
c7d2bdb287
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -44,7 +44,7 @@
|
||||||
"copy-webpack-plugin": "4.6.0",
|
"copy-webpack-plugin": "4.6.0",
|
||||||
"docdash": "1.2.0",
|
"docdash": "1.2.0",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-scratch": "9.0.8",
|
"eslint-config-scratch": "9.0.9",
|
||||||
"expose-loader": "1.0.3",
|
"expose-loader": "1.0.3",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"format-message-cli": "6.2.4",
|
"format-message-cli": "6.2.4",
|
||||||
|
@ -7950,9 +7950,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-config-scratch": {
|
"node_modules/eslint-config-scratch": {
|
||||||
"version": "9.0.8",
|
"version": "9.0.9",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.9.tgz",
|
||||||
"integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==",
|
"integrity": "sha512-6OlJ8Gc/X35bMCA1fWnEdJ7r3NC+xLn8qDLUj8hUTM+N7P+AKgS+itWUUoWlVpVvIpQlR6Bq1ctdL5zVp2+1Aw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
|
|
@ -88,7 +88,7 @@
|
||||||
"copy-webpack-plugin": "4.6.0",
|
"copy-webpack-plugin": "4.6.0",
|
||||||
"docdash": "1.2.0",
|
"docdash": "1.2.0",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-scratch": "9.0.8",
|
"eslint-config-scratch": "9.0.9",
|
||||||
"expose-loader": "1.0.3",
|
"expose-loader": "1.0.3",
|
||||||
"file-loader": "6.2.0",
|
"file-loader": "6.2.0",
|
||||||
"format-message-cli": "6.2.4",
|
"format-message-cli": "6.2.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue