mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 06:33:17 +08:00
deps: bump lint-staged from 10.1.2 to 10.1.3 (#224)
This commit is contained in:
parent
8af9b8c0d5
commit
ab7b255432
6
package-lock.json
generated
6
package-lock.json
generated
@ -5807,9 +5807,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 @@
|
|||||||
"jest": "^25.3.0",
|
"jest": "^25.3.0",
|
||||||
"jest-circus": "^25.3.0",
|
"jest-circus": "^25.3.0",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"lint-staged": "^10.1.2",
|
"lint-staged": "^10.1.3",
|
||||||
"prettier": "2.0.4",
|
"prettier": "2.0.4",
|
||||||
"standard-version": "^7.1.0",
|
"standard-version": "^7.1.0",
|
||||||
"ts-jest": "^25.3.1",
|
"ts-jest": "^25.3.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user