Update dependency lint-staged to v9.2.0
This commit is contained in:
parent
2734b190c1
commit
410a8809a9
|
@ -7840,9 +7840,9 @@
|
|||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.1.0.tgz",
|
||||
"integrity": "sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.0.tgz",
|
||||
"integrity": "sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==",
|
||||
"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.1.0",
|
||||
"lint-staged": "9.2.0",
|
||||
"mocha": "6.1.4",
|
||||
"node-sass": "4.12.0",
|
||||
"prettier": "github:automattic/calypso-prettier#c56b4251",
|
||||
|
|
Loading…
Reference in New Issue