mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-11 04:06:35 +00:00
deps: bump lint-staged from 10.0.3 to 10.0.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.3 to 10.0.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.0.3...v10.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a9aa73f7b4
commit
4f359ec551
6
package-lock.json
generated
6
package-lock.json
generated
@ -8485,9 +8485,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.0.3",
|
"version": "10.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.4.tgz",
|
||||||
"integrity": "sha512-N071+M0yxKX0u67UOB8emFms29ekzrKoX1UlPcLS615O/rhx3+xRk5so8uU4tjdg4yNsD3ntdPSsuZnUPzblLA==",
|
"integrity": "sha512-lTmhvbFCyKKV8wcyuENTccjlsHP9bYtl/Xxe5ZMTwEZ7Qvar78jOGomkf6nzHuQns6vKRUYWS6L9N8s7x+jnXQ==",
|
||||||
"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.3",
|
"lint-staged": "^10.0.4",
|
||||||
"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