Bladeren bron

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>
dependabot-preview[bot] 5 jaren geleden
bovenliggende
commit
b3fcf44202
2 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -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",

+ 1 - 1
package.json

@@ -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",