mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-12 05:44:32 +00:00
deps: bump lint-staged from 10.0.5 to 10.0.6
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.5 to 10.0.6. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.5...v10.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
24f14e4ba9
commit
aa532f2f96
6
package-lock.json
generated
6
package-lock.json
generated
@ -8486,9 +8486,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.0.5",
|
"version": "10.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.6.tgz",
|
||||||
"integrity": "sha512-Y6V53LnwGxxUD0CCPTCGDlQx2l3RkW0gebgc5XBxKWEf1r0K1b1imedA1owQF7c3+lC9fp7AjWMrRiBsHSCmNQ==",
|
"integrity": "sha512-pz3k0J2/+sy2a2pUsMMCpbsChcK8nIyDIf73xAHPqXQRPogBedb0r/nHDKgrtu9v9cZ96Fc60NieoNMQoQU65Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
"husky": "^4.2.1",
|
"husky": "^4.2.1",
|
||||||
"jest": "^25.1.0",
|
"jest": "^25.1.0",
|
||||||
"jest-circus": "^25.1.0",
|
"jest-circus": "^25.1.0",
|
||||||
"lint-staged": "^10.0.5",
|
"lint-staged": "^10.0.6",
|
||||||
"nock": "^11.7.2",
|
"nock": "^11.7.2",
|
||||||
"prettier": "1.19.1",
|
"prettier": "1.19.1",
|
||||||
"standard-version": "^7.1.0",
|
"standard-version": "^7.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user