Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 365bda8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v8.2.0
1 parent d89e2d6 commit 365bda8

File tree

3 files changed

+11
-24
lines changed

3 files changed

+11
-24
lines changed

package-lock.json

Lines changed: 6 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-react": "7.13.0",
102102
"husky": "2.4.0",
103103
"jest": "24.8.0",
104-
"lint-staged": "8.1.7",
104+
"lint-staged": "8.2.0",
105105
"markdownlint-cli": "0.16.0",
106106
"opn": "5.5.0",
107107
"prettier": "1.17.1",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4565,11 +4565,6 @@ find-cache-dir@^2.0.0:
45654565
make-dir "^1.0.0"
45664566
pkg-dir "^3.0.0"
45674567

4568-
find-parent-dir@^0.3.0:
4569-
version "0.3.0"
4570-
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
4571-
integrity sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=
4572-
45734568
find-root@^1.1.0:
45744569
version "1.1.0"
45754570
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
@@ -6508,10 +6503,10 @@ linkify-it@^2.0.0:
65086503
dependencies:
65096504
uc.micro "^1.0.1"
65106505

6511-
lint-staged@8.1.7:
6512-
version "8.1.7"
6513-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
6514-
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
6506+
lint-staged@8.2.0:
6507+
version "8.2.0"
6508+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.2.0.tgz#3d4149a229580815c955047a7acd8f09054be5a9"
6509+
integrity sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==
65156510
dependencies:
65166511
chalk "^2.3.1"
65176512
commander "^2.14.1"
@@ -6520,7 +6515,6 @@ [email protected]:
65206515
dedent "^0.7.0"
65216516
del "^3.0.0"
65226517
execa "^1.0.0"
6523-
find-parent-dir "^0.3.0"
65246518
g-status "^2.0.2"
65256519
is-glob "^4.0.0"
65266520
is-windows "^1.0.2"

0 commit comments

Comments
 (0)