Skip to content

Commit b9da07d

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

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
@@ -75,7 +75,7 @@
7575
"github-changes": "1.1.2",
7676
"husky": "0.14.3",
7777
"jest": "22.1.4",
78-
"lint-staged": "6.1.0",
78+
"lint-staged": "6.1.1",
7979
"prettier": "1.10.2",
8080
"raf": "3.4.0",
8181
"react": "16.2.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4905,9 +4905,9 @@ levn@^0.3.0, levn@~0.3.0:
49054905
prelude-ls "~1.1.2"
49064906
type-check "~0.3.2"
49074907

4908-
4909-
version "6.1.0"
4910-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93"
4908+
4909+
version "6.1.1"
4910+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.1.tgz#cd08c4d9b8ccc2d37198d1c47ce77d22be6cf324"
49114911
dependencies:
49124912
app-root-path "^2.0.0"
49134913
chalk "^2.1.0"
@@ -4927,7 +4927,7 @@ [email protected]:
49274927
p-map "^1.1.1"
49284928
path-is-inside "^1.0.2"
49294929
pify "^3.0.0"
4930-
staged-git-files "0.0.4"
4930+
staged-git-files "1.0.0"
49314931
stringify-object "^3.2.0"
49324932

49334933
listr-silent-renderer@^1.1.1:
@@ -7285,9 +7285,9 @@ stack-utils@^1.0.1:
72857285
version "1.0.1"
72867286
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
72877287

7288-
staged-git-files@0.0.4:
7289-
version "0.0.4"
7290-
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35"
7288+
staged-git-files@1.0.0:
7289+
version "1.0.0"
7290+
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.0.0.tgz#cdb847837c1fcc52c08a872d4883cc0877668a80"
72917291

72927292
"statuses@>= 1.3.1 < 2":
72937293
version "1.4.0"

0 commit comments

Comments
 (0)