chore(deps-dev): bump lint-staged from 10.0.10 to 10.1.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.10 to 10.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.10...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-31 04:08:42 +00:00
committed by GitHub
parent 28452a343b
commit 3443bf9941
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8535,9 +8535,9 @@
"dev": true
},
"lint-staged": {
"version": "10.0.10",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.10.tgz",
"integrity": "sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.1.0.tgz",
"integrity": "sha512-WzZ/T+O/aEaaT679sMgI4JqK5mnG69V5KQSouzVsShzZ8wGWte39HT3z61LsxjVNeCf8m/ChhvWJa2wTiQLy5A==",
"dev": true,
"requires": {
"chalk": "^3.0.0",