Skip to content

Commit 09846a4

Browse files
renovate[bot]DanielMSchmidt
authored andcommitted
Update dependency lint-staged to v7.0.4 (#46)
1 parent 95d5818 commit 09846a4

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"express": "4.16.3",
6060
"husky": "0.14.3",
6161
"jest": "22.4.3",
62-
"lint-staged": "7.0.3",
62+
"lint-staged": "7.0.4",
6363
"nodemon": "1.17.3",
6464
"opentracing": "0.14.1",
6565
"prettier": "1.11.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,10 +1024,6 @@ cli-boxes@^1.0.0:
10241024
version "1.0.0"
10251025
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143"
10261026

1027-
cli-command-parser@^1.0.3:
1028-
version "1.0.3"
1029-
resolved "https://registry.yarnpkg.com/cli-command-parser/-/cli-command-parser-1.0.3.tgz#377af3ce60ad2d8a34a7e5eae4b395d491b0d652"
1030-
10311027
cli-cursor@^1.0.2:
10321028
version "1.0.2"
10331029
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
@@ -2994,13 +2990,12 @@ levn@~0.3.0:
29942990
prelude-ls "~1.1.2"
29952991
type-check "~0.3.2"
29962992

2997-
lint-staged@7.0.3:
2998-
version "7.0.3"
2999-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.3.tgz#c2c30bd2821ae9c6043141179b9a03793ad3da08"
2993+
lint-staged@7.0.4:
2994+
version "7.0.4"
2995+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.4.tgz#1aa7f27427e4c4c85d4d6524ac98aac10cbaf1b8"
30002996
dependencies:
30012997
app-root-path "^2.0.1"
30022998
chalk "^2.3.1"
3003-
cli-command-parser "^1.0.3"
30042999
commander "^2.14.1"
30053000
cosmiconfig "^4.0.0"
30063001
debug "^3.1.0"
@@ -3019,6 +3014,7 @@ lint-staged@7.0.3:
30193014
pify "^3.0.0"
30203015
please-upgrade-node "^3.0.1"
30213016
staged-git-files "1.1.1"
3017+
string-argv "^0.0.2"
30223018
stringify-object "^3.2.2"
30233019

30243020
listr-silent-renderer@^1.1.1:
@@ -4406,6 +4402,10 @@ stream-to-observable@^0.2.0:
44064402
dependencies:
44074403
any-observable "^0.2.0"
44084404

4405+
string-argv@^0.0.2:
4406+
version "0.0.2"
4407+
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.0.2.tgz#dac30408690c21f3c3630a3ff3a05877bdcbd736"
4408+
44094409
string-length@^2.0.0:
44104410
version "2.0.0"
44114411
resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"

0 commit comments

Comments
 (0)