Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e5318cd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v8.0.5
1 parent 086261d commit e5318cd

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-react": "7.11.1",
102102
"husky": "1.1.4",
103103
"jest": "23.6.0",
104-
"lint-staged": "8.0.4",
104+
"lint-staged": "8.0.5",
105105
"markdownlint-cli": "0.13.0",
106106
"opn": "5.4.0",
107107
"prettier": "1.15.2",

yarn.lock

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,19 @@
726726
version "0.7.3"
727727
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.7.3.tgz#4240c5eee8af86843452af7497ac2808be04a77d"
728728

729+
"@iamstarkov/[email protected]":
730+
version "0.4.1"
731+
resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
732+
dependencies:
733+
chalk "^1.1.3"
734+
cli-truncate "^0.2.1"
735+
elegant-spinner "^1.0.1"
736+
figures "^1.7.0"
737+
indent-string "^3.0.0"
738+
log-symbols "^1.0.2"
739+
log-update "^2.3.0"
740+
strip-ansi "^3.0.1"
741+
729742
"@mrmlnc/readdir-enhanced@^2.2.1":
730743
version "2.2.1"
731744
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -5251,10 +5264,11 @@ linkify-it@^2.0.0:
52515264
dependencies:
52525265
uc.micro "^1.0.1"
52535266

5254-
5255-
version "8.0.4"
5256-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.0.4.tgz#d3c909fcf7897152cdce2d6e42500cd9b5b41a0d"
5267+
5268+
version "8.0.5"
5269+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.0.5.tgz#8eeca1a213eaded09c4e217da455b6f432046034"
52575270
dependencies:
5271+
"@iamstarkov/listr-update-renderer" "0.4.1"
52585272
chalk "^2.3.1"
52595273
commander "^2.14.1"
52605274
cosmiconfig "^5.0.2"
@@ -5268,7 +5282,6 @@ [email protected]:
52685282
is-windows "^1.0.2"
52695283
jest-validate "^23.5.0"
52705284
listr "^0.14.2"
5271-
listr-update-renderer "https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update"
52725285
lodash "^4.17.5"
52735286
log-symbols "^2.2.0"
52745287
micromatch "^3.1.8"
@@ -5285,7 +5298,7 @@ listr-silent-renderer@^1.1.1:
52855298
version "1.1.1"
52865299
resolved "https://registry.yarnpkg.com/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz#924b5a3757153770bf1a8e3fbf74b8bbf3f9242e"
52875300

5288-
listr-update-renderer@^0.4.0, "listr-update-renderer@https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update":
5301+
listr-update-renderer@^0.4.0:
52895302
version "0.4.0"
52905303
uid "06073fa93166277607a7814f4e1f83960081414c"
52915304
resolved "https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update#06073fa93166277607a7814f4e1f83960081414c"

0 commit comments

Comments
 (0)