Skip to content

Commit 31f3286

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to ^8.1.5
1 parent ef85f38 commit 31f3286

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"husky": "^1.3.1",
1515
"lerna": "^3.13.1",
16-
"lint-staged": "^8.1.4",
16+
"lint-staged": "^8.1.5",
1717
"yarn": "^1.13.0"
1818
}
1919
}

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,6 @@
99
dependencies:
1010
regenerator-runtime "^0.12.0"
1111

12-
"@iamstarkov/listr-update-renderer@0.4.1":
13-
version "0.4.1"
14-
resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
15-
integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
16-
dependencies:
17-
chalk "^1.1.3"
18-
cli-truncate "^0.2.1"
19-
elegant-spinner "^1.0.1"
20-
figures "^1.7.0"
21-
indent-string "^3.0.0"
22-
log-symbols "^1.0.2"
23-
log-update "^2.3.0"
24-
strip-ansi "^3.0.1"
25-
2612
"@lerna/add@3.13.1":
2713
version "3.13.1"
2814
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.13.1.tgz#2cd7838857edb3b43ed73e3c21f69a20beb9b702"
@@ -2833,12 +2819,11 @@ libnpmpublish@^1.1.1:
28332819
semver "^5.5.1"
28342820
ssri "^6.0.1"
28352821

2836-
lint-staged@^8.1.4:
2837-
version "8.1.4"
2838-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
2839-
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
2822+
lint-staged@^8.1.5:
2823+
version "8.1.5"
2824+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5.tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79"
2825+
integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA==
28402826
dependencies:
2841-
"@iamstarkov/listr-update-renderer" "0.4.1"
28422827
chalk "^2.3.1"
28432828
commander "^2.14.1"
28442829
cosmiconfig "^5.0.2"
@@ -2851,6 +2836,7 @@ lint-staged@^8.1.4:
28512836
is-glob "^4.0.0"
28522837
is-windows "^1.0.2"
28532838
listr "^0.14.2"
2839+
listr-update-renderer "^0.5.0"
28542840
lodash "^4.17.11"
28552841
log-symbols "^2.2.0"
28562842
micromatch "^3.1.8"

0 commit comments

Comments
 (0)