deps: bump lint-staged from 10.0.4 to 10.0.5

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.4...v10.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-30 06:40:49 +00:00
parent f18cf68aea
commit 2fb0c15ce0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8486,9 +8486,9 @@
"dev": true
},
"lint-staged": {
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.4.tgz",
"integrity": "sha512-lTmhvbFCyKKV8wcyuENTccjlsHP9bYtl/Xxe5ZMTwEZ7Qvar78jOGomkf6nzHuQns6vKRUYWS6L9N8s7x+jnXQ==",
"version": "10.0.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.5.tgz",
"integrity": "sha512-Y6V53LnwGxxUD0CCPTCGDlQx2l3RkW0gebgc5XBxKWEf1r0K1b1imedA1owQF7c3+lC9fp7AjWMrRiBsHSCmNQ==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@ -69,7 +69,7 @@
"husky": "^4.2.1",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"lint-staged": "^10.0.4",
"lint-staged": "^10.0.5",
"nock": "^11.7.2",
"prettier": "1.19.1",
"standard-version": "^7.1.0",