Skip to content

Commit 3702fb6

Browse files
chore(deps): update dependency lint-staged to v7.1.0 (#26)
1 parent e05b46e commit 3702fb6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "2.11.0",
4949
"eslint-plugin-react": "7.7.0",
5050
"husky": "0.14.3",
51-
"lint-staged": "7.0.5",
51+
"lint-staged": "7.1.0",
5252
"prettier": "1.12.1",
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3139,9 +3139,9 @@ levn@^0.3.0, levn@~0.3.0:
31393139
prelude-ls "~1.1.2"
31403140
type-check "~0.3.2"
31413141

3142-
lint-staged@7.0.5:
3143-
version "7.0.5"
3144-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.5.tgz#1ed04c4bb2013579a3d4df4dfe0f2ea1cd988fad"
3142+
lint-staged@7.1.0:
3143+
version "7.1.0"
3144+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
31453145
dependencies:
31463146
app-root-path "^2.0.1"
31473147
chalk "^2.3.1"
@@ -3152,6 +3152,7 @@ lint-staged@7.0.5:
31523152
execa "^0.9.0"
31533153
find-parent-dir "^0.3.0"
31543154
is-glob "^4.0.0"
3155+
is-windows "^1.0.2"
31553156
jest-validate "^22.4.0"
31563157
listr "^0.13.0"
31573158
lodash "^4.17.5"

0 commit comments

Comments
 (0)