Skip to content

Commit 86f0ce6

Browse files
renovate-botmarionebl
authored andcommitted
chore: update dependency lint-staged to v6.1.1
1 parent 4bcfda6 commit 86f0ce6

File tree

2 files changed

+10
-32
lines changed

2 files changed

+10
-32
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-config-prettier": "2.9.0",
9898
"husky": "0.14.3",
9999
"lerna": "2.9.0",
100-
"lint-staged": "6.0.0",
100+
"lint-staged": "6.1.1",
101101
"npx": "9.7.1",
102102
"prettier": "1.10.2",
103103
"xo": "0.18.2"

yarn.lock

+9-31
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@ contains-path@^0.1.0:
17731773
version "0.1.0"
17741774
resolved "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
17751775

1776-
1776+
[email protected], conventional-changelog-angular@^1.6.4:
17771777
version "1.6.4"
17781778
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.4.tgz#47debaf92b75b0bd6b39fcba8f9c70dd97552be6"
17791779
dependencies:
@@ -1787,13 +1787,6 @@ conventional-changelog-angular@^1.3.3:
17871787
compare-func "^1.3.1"
17881788
q "^1.4.1"
17891789

1790-
conventional-changelog-angular@^1.6.4:
1791-
version "1.6.4"
1792-
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.4.tgz#47debaf92b75b0bd6b39fcba8f9c70dd97552be6"
1793-
dependencies:
1794-
compare-func "^1.3.1"
1795-
q "^1.4.1"
1796-
17971790
conventional-changelog-atom@^0.2.2:
17981791
version "0.2.2"
17991792
resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-0.2.2.tgz#2c7326a8f24686f51500a290ed897d47612be4c3"
@@ -1987,15 +1980,6 @@ [email protected], core-util-is@~1.0.0:
19871980
version "1.0.2"
19881981
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
19891982

1990-
cosmiconfig@^3.1.0:
1991-
version "3.1.0"
1992-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-3.1.0.tgz#640a94bf9847f321800403cd273af60665c73397"
1993-
dependencies:
1994-
is-directory "^0.3.1"
1995-
js-yaml "^3.9.0"
1996-
parse-json "^3.0.0"
1997-
require-from-string "^2.0.1"
1998-
19991983
cosmiconfig@^4.0.0:
20001984
version "4.0.0"
20011985
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc"
@@ -4352,14 +4336,14 @@ [email protected]:
43524336
y18n "^3.2.1"
43534337
yargs "^8.0.2"
43544338

4355-
lint-staged@6.0.0:
4356-
version "6.0.0"
4357-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-6.0.0.tgz#7ab7d345f2fe302ff196f1de6a005594ace03210"
4339+
lint-staged@6.1.1:
4340+
version "6.1.1"
4341+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-6.1.1.tgz#cd08c4d9b8ccc2d37198d1c47ce77d22be6cf324"
43584342
dependencies:
43594343
app-root-path "^2.0.0"
43604344
chalk "^2.1.0"
43614345
commander "^2.11.0"
4362-
cosmiconfig "^3.1.0"
4346+
cosmiconfig "^4.0.0"
43634347
debug "^3.1.0"
43644348
dedent "^0.7.0"
43654349
execa "^0.8.0"
@@ -4374,7 +4358,7 @@ [email protected]:
43744358
p-map "^1.1.1"
43754359
path-is-inside "^1.0.2"
43764360
pify "^3.0.0"
4377-
staged-git-files "0.0.4"
4361+
staged-git-files "1.0.0"
43784362
stringify-object "^3.2.0"
43794363

43804364
listr-silent-renderer@^1.1.1:
@@ -5466,12 +5450,6 @@ parse-json@^2.1.0, parse-json@^2.2.0:
54665450
dependencies:
54675451
error-ex "^1.2.0"
54685452

5469-
parse-json@^3.0.0:
5470-
version "3.0.0"
5471-
resolved "https://registry.npmjs.org/parse-json/-/parse-json-3.0.0.tgz#fa6f47b18e23826ead32f263e744d0e1e847fb13"
5472-
dependencies:
5473-
error-ex "^1.3.1"
5474-
54755453
parse-json@^4.0.0:
54765454
version "4.0.0"
54775455
resolved "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
@@ -6523,9 +6501,9 @@ stack-utils@^1.0.0:
65236501
version "1.0.1"
65246502
resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
65256503

6526-
staged-git-files@0.0.4:
6527-
version "0.0.4"
6528-
resolved "https://registry.npmjs.org/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35"
6504+
staged-git-files@1.0.0:
6505+
version "1.0.0"
6506+
resolved "https://registry.npmjs.org/staged-git-files/-/staged-git-files-1.0.0.tgz#cdb847837c1fcc52c08a872d4883cc0877668a80"
65296507

65306508
"statuses@>= 1.3.1 < 2":
65316509
version "1.4.0"

0 commit comments

Comments
 (0)