mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 20:12:15 +01:00
deps: bump lint-staged from 10.1.0 to 10.1.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.0...v10.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8097,9 +8097,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.1.0",
|
"version": "10.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.1.tgz",
|
||||||
"integrity": "sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==",
|
"integrity": "sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
|||||||
@@ -69,7 +69,7 @@
|
|||||||
"husky": "^4.2.3",
|
"husky": "^4.2.3",
|
||||||
"jest": "^25.2.4",
|
"jest": "^25.2.4",
|
||||||
"jest-circus": "^25.2.4",
|
"jest-circus": "^25.2.4",
|
||||||
"lint-staged": "^10.1.0",
|
"lint-staged": "^10.1.1",
|
||||||
"nock": "^12.0.3",
|
"nock": "^12.0.3",
|
||||||
"prettier": "2.0.2",
|
"prettier": "2.0.2",
|
||||||
"standard-version": "^7.1.0",
|
"standard-version": "^7.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user