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

Commit f38d456

Browse files
committed
chore(deps): update dependency lint-staged to v6.1.1
1 parent 641750a commit f38d456

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"eslint-plugin-react": "7.6.1",
101101
"husky": "0.14.3",
102102
"jest": "22.4.1",
103-
"lint-staged": "6.1.0",
103+
"lint-staged": "6.1.1",
104104
"markdownlint-cli": "0.7.1",
105105
"opn": "5.2.0",
106106
"prettier": "1.10.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4532,9 +4532,9 @@ linkify-it@^2.0.0:
45324532
dependencies:
45334533
uc.micro "^1.0.1"
45344534

4535-
lint-staged@6.1.0:
4536-
version "6.1.0"
4537-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93"
4535+
lint-staged@6.1.1:
4536+
version "6.1.1"
4537+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.1.tgz#cd08c4d9b8ccc2d37198d1c47ce77d22be6cf324"
45384538
dependencies:
45394539
app-root-path "^2.0.0"
45404540
chalk "^2.1.0"
@@ -4554,7 +4554,7 @@ lint-staged@6.1.0:
45544554
p-map "^1.1.1"
45554555
path-is-inside "^1.0.2"
45564556
pify "^3.0.0"
4557-
staged-git-files "0.0.4"
4557+
staged-git-files "1.0.0"
45584558
stringify-object "^3.2.0"
45594559

45604560
listr-silent-renderer@^1.1.1:
@@ -6889,9 +6889,9 @@ stackframe@^1.0.3:
68896889
version "1.0.4"
68906890
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.0.4.tgz#357b24a992f9427cba6b545d96a14ed2cbca187b"
68916891

6892-
staged-git-files@0.0.4:
6893-
version "0.0.4"
6894-
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35"
6892+
staged-git-files@1.0.0:
6893+
version "1.0.0"
6894+
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.0.0.tgz#cdb847837c1fcc52c08a872d4883cc0877668a80"
68956895

68966896
"statuses@>= 1.2.1 < 2", "statuses@>= 1.3.1 < 2":
68976897
version "1.4.0"

0 commit comments

Comments
 (0)