mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-23 16:08:09 -05:00
style(deps): update dependency eslint-config-scratch to v9.0.7
This commit is contained in:
parent
f52e89f2c2
commit
221c0eb2d2
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/cli": "17.8.1",
|
||||||
"@commitlint/config-conventional": "17.8.1",
|
"@commitlint/config-conventional": "17.8.1",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-scratch": "9.0.6",
|
"eslint-config-scratch": "9.0.7",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"semantic-release": "19.0.5"
|
"semantic-release": "19.0.5"
|
||||||
},
|
},
|
||||||
|
@ -2751,9 +2751,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-config-scratch": {
|
"node_modules/eslint-config-scratch": {
|
||||||
"version": "9.0.6",
|
"version": "9.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-9.0.7.tgz",
|
||||||
"integrity": "sha512-Ovwm/dxOnITHX4Y5lH8c86jBBukBnkqseA3SP914ahCZiWUyHwGpLZBwdMbf8edp7WEn5bruVc/QNGximM8lwg==",
|
"integrity": "sha512-l0qm4MmuMiHxFt0WVtv+umasYrec7CgyNkQj7NSlcFfWgEuyM/JlRJwprsu6npcI/LNFQGse6bq6ALngnUOU6w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"eslint-plugin-react": ">=7.27.0"
|
"eslint-plugin-react": ">=7.27.0"
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"@commitlint/cli": "17.8.1",
|
"@commitlint/cli": "17.8.1",
|
||||||
"@commitlint/config-conventional": "17.8.1",
|
"@commitlint/config-conventional": "17.8.1",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-scratch": "9.0.6",
|
"eslint-config-scratch": "9.0.7",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"semantic-release": "19.0.5"
|
"semantic-release": "19.0.5"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue