mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-10 19:56:32 +00:00
deps: bump lint-staged from 10.2.0 to 10.2.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.0 to 10.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.0...v10.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b9569c27b6
commit
97168f4ffd
6
package-lock.json
generated
6
package-lock.json
generated
@ -8342,9 +8342,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.0.tgz",
|
||||
"integrity": "sha512-4Dw2XMtEOGpICl0wvicE5KT/eFlt/kmwMmpNS4v09I/ywRWuR5udbMWjdfZez24jE6r0bQmPpkLZ1+wUGE1S+w==",
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.1.tgz",
|
||||
"integrity": "sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
@ -69,7 +69,7 @@
|
||||
"husky": "^4.2.5",
|
||||
"jest": "^25.5.2",
|
||||
"jest-circus": "^25.5.2",
|
||||
"lint-staged": "^10.2.0",
|
||||
"lint-staged": "^10.2.1",
|
||||
"nock": "^12.0.3",
|
||||
"prettier": "2.0.5",
|
||||
"standard-version": "^7.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user