mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-27 09:55:45 -05:00
style(deps): update dependency eslint-config-scratch to v9.0.8
This commit is contained in:
parent
1ed4d96167
commit
3bd1722492
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -20,7 +20,7 @@
|
|||
"@commitlint/cli": "17.8.1",
|
||||
"@commitlint/config-conventional": "17.8.1",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.7",
|
||||
"eslint-config-scratch": "9.0.8",
|
||||
"husky": "8.0.3",
|
||||
"semantic-release": "19.0.5"
|
||||
},
|
||||
|
@ -2751,9 +2751,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-scratch": {
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.7.tgz",
|
||||
"integrity": "sha512-l0qm4MmuMiHxFt0WVtv+umasYrec7CgyNkQj7NSlcFfWgEuyM/JlRJwprsu6npcI/LNFQGse6bq6ALngnUOU6w==",
|
||||
"version": "9.0.8",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.8.tgz",
|
||||
"integrity": "sha512-Lc5nTlGt8NFNxkdWE7SRPGwhDl1NJ56w96H61noohaGuIlKv96HmqRluuOZ5jAZ5fWHktZIZJh7I+3Ce7fIVYA==",
|
||||
"dev": true,
|
||||
"optionalDependencies": {
|
||||
"eslint-plugin-react": ">=7.27.0"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"@commitlint/cli": "17.8.1",
|
||||
"@commitlint/config-conventional": "17.8.1",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-scratch": "9.0.7",
|
||||
"eslint-config-scratch": "9.0.8",
|
||||
"husky": "8.0.3",
|
||||
"semantic-release": "19.0.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue