Skip to content

Commit a42dd57

Browse files
committed
chore(deps): update dependency lint-staged to v8.1.5
1 parent 7b6bede commit a42dd57

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
@@ -36,7 +36,7 @@
3636
"hsu-scripts": "1.0.7",
3737
"husky": "1.3.1",
3838
"jest": "24.1.0",
39-
"lint-staged": "8.1.4",
39+
"lint-staged": "8.1.5",
4040
"prettier": "1.16.4"
4141
},
4242
"jest": {

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -778,20 +778,6 @@
778778
lodash "^4.17.11"
779779
to-fast-properties "^2.0.0"
780780

781-
"@iamstarkov/[email protected]":
782-
version "0.4.1"
783-
resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
784-
integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
785-
dependencies:
786-
chalk "^1.1.3"
787-
cli-truncate "^0.2.1"
788-
elegant-spinner "^1.0.1"
789-
figures "^1.7.0"
790-
indent-string "^3.0.0"
791-
log-symbols "^1.0.2"
792-
log-update "^2.3.0"
793-
strip-ansi "^3.0.1"
794-
795781
796782
version "2.2.0"
797783
resolved "https://registry.yarnpkg.com/@rpl/badge-up/-/badge-up-2.2.0.tgz#79a5ccf72bdb1777390bb7e4caa08dc42d57dd9a"
@@ -4251,12 +4237,11 @@ levn@^0.3.0, levn@~0.3.0:
42514237
prelude-ls "~1.1.2"
42524238
type-check "~0.3.2"
42534239

4254-
4255-
version "8.1.4"
4256-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
4257-
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
4240+
4241+
version "8.1.5"
4242+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5.tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79"
4243+
integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA==
42584244
dependencies:
4259-
"@iamstarkov/listr-update-renderer" "0.4.1"
42604245
chalk "^2.3.1"
42614246
commander "^2.14.1"
42624247
cosmiconfig "^5.0.2"
@@ -4269,6 +4254,7 @@ [email protected]:
42694254
is-glob "^4.0.0"
42704255
is-windows "^1.0.2"
42714256
listr "^0.14.2"
4257+
listr-update-renderer "^0.5.0"
42724258
lodash "^4.17.11"
42734259
log-symbols "^2.2.0"
42744260
micromatch "^3.1.8"

0 commit comments

Comments
 (0)