mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency lint-staged to v10.1.0 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6d7a933c2e
commit
bf71afcd0e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2748,9 +2748,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.0.10",
|
"version": "10.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.0.tgz",
|
||||||
"integrity": "sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==",
|
"integrity": "sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
"eslint-plugin-json": "2.1.1",
|
"eslint-plugin-json": "2.1.1",
|
||||||
"eslint-plugin-prettier": "3.1.2",
|
"eslint-plugin-prettier": "3.1.2",
|
||||||
"husky": "4.2.3",
|
"husky": "4.2.3",
|
||||||
"lint-staged": "10.0.10",
|
"lint-staged": "10.1.0",
|
||||||
"next-standard-version": "2.1.0",
|
"next-standard-version": "2.1.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.0.2",
|
"prettier": "2.0.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue