Bump lint-staged from 10.0.8 to 10.0.10 (#1133)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-30 12:34:44 +03:00 committed by GitHub
parent 14b1fbc855
commit b3fcf44202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9076,9 +9076,9 @@
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
"lint-staged": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.8.tgz",
"integrity": "sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==",
"version": "10.0.10",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.10.tgz",
"integrity": "sha512-91vNy3eYStExElLWw1Idva5lghKpFaXh9AJqjcyrJXf7AYZrThi4EhQ+GpmiHdPmJJauKhZMMSzQR1bMB90MtA==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@ -43,7 +43,7 @@
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.3",
"jest-canvas-mock": "2.2.0",
"lint-staged": "10.0.8",
"lint-staged": "10.0.10",
"node-sass": "4.13.1",
"pepjs": "0.5.2",
"prettier": "2.0.2",