Browse Source

Bump lint-staged from 10.2.10 to 10.2.11 (#1804)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.10 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.10...v10.2.11)

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] 4 năm trước cách đây
mục cha
commit
76cbefb4ce
2 tập tin đã thay đổi với 7 bổ sung7 xóa
  1. 6 6
      package-lock.json
  2. 1 1
      package.json

+ 6 - 6
package-lock.json

@@ -8944,9 +8944,9 @@
       "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
     },
     "lint-staged": {
-      "version": "10.2.10",
-      "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.10.tgz",
-      "integrity": "sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w==",
+      "version": "10.2.11",
+      "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.11.tgz",
+      "integrity": "sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA==",
       "dev": true,
       "requires": {
         "chalk": "^4.0.0",
@@ -9203,9 +9203,9 @@
       }
     },
     "listr2": {
-      "version": "2.1.7",
-      "resolved": "https://registry.npmjs.org/listr2/-/listr2-2.1.7.tgz",
-      "integrity": "sha512-XCC1sWLkBFFIMIRwG/LedgHUzN2XLEo02ZqXn6fwuP0GlXGE5BCuL6EAbQFb4vZB+++YEonzEXDPWQe+jCoF6Q==",
+      "version": "2.1.8",
+      "resolved": "https://registry.npmjs.org/listr2/-/listr2-2.1.8.tgz",
+      "integrity": "sha512-Op+hheiChfAphkJ5qUxZtHgyjlX9iNnAeFS/S134xw7mVSg0YVrQo1IY4/K+ElY6XgOPg2Ij4z07urUXR+YEew==",
       "dev": true,
       "requires": {
         "chalk": "^4.0.0",

+ 1 - 1
package.json

@@ -51,7 +51,7 @@
     "eslint-plugin-prettier": "3.1.4",
     "husky": "4.2.5",
     "jest-canvas-mock": "2.2.0",
-    "lint-staged": "10.2.10",
+    "lint-staged": "10.2.11",
     "pepjs": "0.5.2",
     "prettier": "2.0.5",
     "rewire": "5.0.0"