Skip to content

Commit 85313cd

Browse files
renovate[bot]evenchange4
authored andcommitted
chore(deps): update dependency lint-staged to v7.1.0 (#136)
1 parent 5fd2df7 commit 85313cd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-prettier": "2.6.0",
4848
"husky": "0.14.3",
4949
"jest": "22.4.3",
50-
"lint-staged": "7.0.5",
50+
"lint-staged": "7.1.0",
5151
"prettier": "1.12.1"
5252
},
5353
"babel": {

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -3228,9 +3228,9 @@ levn@^0.3.0, levn@~0.3.0:
32283228
prelude-ls "~1.1.2"
32293229
type-check "~0.3.2"
32303230

3231-
lint-staged@7.0.5:
3232-
version "7.0.5"
3233-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.5.tgz#1ed04c4bb2013579a3d4df4dfe0f2ea1cd988fad"
3231+
lint-staged@7.1.0:
3232+
version "7.1.0"
3233+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
32343234
dependencies:
32353235
app-root-path "^2.0.1"
32363236
chalk "^2.3.1"
@@ -3241,6 +3241,7 @@ [email protected]:
32413241
execa "^0.9.0"
32423242
find-parent-dir "^0.3.0"
32433243
is-glob "^4.0.0"
3244+
is-windows "^1.0.2"
32443245
jest-validate "^22.4.0"
32453246
listr "^0.13.0"
32463247
lodash "^4.17.5"

0 commit comments

Comments
 (0)