mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-02 16:03:43 +00:00
deps: bump lint-staged from 10.1.2 to 10.1.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fe90d2f50f
commit
4ea3b500e2
6
package-lock.json
generated
6
package-lock.json
generated
@ -9247,9 +9247,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.1.2",
|
"version": "10.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.3.tgz",
|
||||||
"integrity": "sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==",
|
"integrity": "sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ==",
|
||||||
"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.3.0",
|
"jest": "^25.3.0",
|
||||||
"jest-circus": "^25.3.0",
|
"jest-circus": "^25.3.0",
|
||||||
"lint-staged": "^10.1.2",
|
"lint-staged": "^10.1.3",
|
||||||
"nock": "^12.0.3",
|
"nock": "^12.0.3",
|
||||||
"prettier": "2.0.4",
|
"prettier": "2.0.4",
|
||||||
"standard-version": "^7.1.0",
|
"standard-version": "^7.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user