deps: bump lint-staged from 10.1.4 to 10.1.5 (#240)
This commit is contained in:
parent
4b0ac9453b
commit
cfc119fff7
|
@ -5819,9 +5819,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.1.4",
|
"version": "10.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.5.tgz",
|
||||||
"integrity": "sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3PwHa6xeMCh+SWB8TPkg==",
|
"integrity": "sha512-Etn83be+CiG674kIkE4pOyjtpssXfdmuAPhOehy5w4bOVMnQJ5DsiWq5CShpZj38NA+UdJSsMMkqhb3hB72kOg==",
|
||||||
"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.4",
|
"lint-staged": "^10.1.5",
|
||||||
"prettier": "2.0.4",
|
"prettier": "2.0.4",
|
||||||
"standard-version": "^7.1.0",
|
"standard-version": "^7.1.0",
|
||||||
"ts-jest": "^25.4.0",
|
"ts-jest": "^25.4.0",
|
||||||
|
|
Loading…
Reference in New Issue