Skip to content

Commit dcd106b

Browse files
renovate[bot]Aghassi
authored andcommitted
chore(deps): update dependency lint-staged to v8.1.5 (#24)
1 parent 651d8bd commit dcd106b

File tree

2 files changed

+10
-24
lines changed

2 files changed

+10
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"husky": "1.3.1",
3030
"jest": "24.1.0",
3131
"lerna": "3.13.1",
32-
"lint-staged": "8.1.4",
32+
"lint-staged": "8.1.5",
3333
"prettier": "1.16.4",
3434
"ts-jest": "24.0.0",
3535
"typescript": "3.3.3333"

yarn.lock

+9-23
Original file line numberDiff line numberDiff line change
@@ -152,20 +152,6 @@
152152
local-or-home-npmrc "^1.1.0"
153153
registry-url "^4.0.0"
154154

155-
"@iamstarkov/[email protected]":
156-
version "0.4.1"
157-
resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
158-
integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
159-
dependencies:
160-
chalk "^1.1.3"
161-
cli-truncate "^0.2.1"
162-
elegant-spinner "^1.0.1"
163-
figures "^1.7.0"
164-
indent-string "^3.0.0"
165-
log-symbols "^1.0.2"
166-
log-update "^2.3.0"
167-
strip-ansi "^3.0.1"
168-
169155
170156
version "3.13.1"
171157
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.13.1.tgz#2cd7838857edb3b43ed73e3c21f69a20beb9b702"
@@ -891,10 +877,10 @@
891877
dependencies:
892878
any-observable "^0.3.0"
893879

894-
"@types/debug@0.0.31":
895-
version "0.0.31"
896-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-0.0.31.tgz#bac8d8aab6a823e91deb7f79083b2a35fa638f33"
897-
integrity sha512-LS1MCPaQKqspg7FvexuhmDbWUhE2yIJ+4AgVIyObfc06/UKZ8REgxGNjZc82wPLWmbeOm7S+gSsLgo75TanG4A==
880+
"@types/debug@4.1.2":
881+
version "4.1.2"
882+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.2.tgz#84824e9259fc583dd9385635738359c9582f7f82"
883+
integrity sha512-jkf6UiWUjcOqdQbatbvOm54/YbCdjt3JjiAzT/9KS2XtMmOkYHdKsI5u8fulhbuTUuiqNBfa6J5GSDiwjK+zLA==
898884

899885
900886
version "3.1.0"
@@ -4352,12 +4338,11 @@ libnpmpublish@^1.1.1:
43524338
semver "^5.5.1"
43534339
ssri "^6.0.1"
43544340

4355-
4356-
version "8.1.4"
4357-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
4358-
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
4341+
4342+
version "8.1.5"
4343+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5.tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79"
4344+
integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA==
43594345
dependencies:
4360-
"@iamstarkov/listr-update-renderer" "0.4.1"
43614346
chalk "^2.3.1"
43624347
commander "^2.14.1"
43634348
cosmiconfig "^5.0.2"
@@ -4370,6 +4355,7 @@ [email protected]:
43704355
is-glob "^4.0.0"
43714356
is-windows "^1.0.2"
43724357
listr "^0.14.2"
4358+
listr-update-renderer "^0.5.0"
43734359
lodash "^4.17.11"
43744360
log-symbols "^2.2.0"
43754361
micromatch "^3.1.8"

0 commit comments

Comments
 (0)