Update dependency lint-staged to v9.0.1
This commit is contained in:
parent
5c1966321f
commit
8ee9371f00
|
@ -7785,9 +7785,9 @@
|
|||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.0.tgz",
|
||||
"integrity": "sha512-32TJoaeyAaj3rvabaXWe0eOhAhnsYRixEmXuSxKbs0uczFbwVjoDhJ/s2g6r1v8jMTw7t5OzXlHR8iaKtz8nLQ==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.1.tgz",
|
||||
"integrity": "sha512-LZ6n/uzOYJRxmjUrEE6v3wHcL/YOkIMphSwfsyQwmKyFB0l/bRe0AQSG4+QUXHk71C9d2H7Z5KvIZi+qslyrVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"grunt-wp-i18n": "1.0.3",
|
||||
"husky": "3.0.0",
|
||||
"istanbul": "1.0.0-alpha.2",
|
||||
"lint-staged": "9.0.0",
|
||||
"lint-staged": "9.0.1",
|
||||
"mocha": "6.1.4",
|
||||
"node-sass": "4.12.0",
|
||||
"prettier": "github:automattic/calypso-prettier#c56b4251",
|
||||
|
|
Loading…
Reference in New Issue