Skip to content

Commit 5ba0138

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
Bump lint-staged from 8.1.4 to 8.1.5
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.4 to 8.1.5. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v8.1.4...v8.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4018fb1 commit 5ba0138

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -679,20 +679,6 @@
679679
lodash "^4.17.11"
680680
to-fast-properties "^2.0.0"
681681

682-
"@iamstarkov/[email protected]":
683-
version "0.4.1"
684-
resolved "https://registry.yarnpkg.com/@iamstarkov/listr-update-renderer/-/listr-update-renderer-0.4.1.tgz#d7c48092a2dcf90fd672b6c8b458649cb350c77e"
685-
integrity sha512-IJyxQWsYDEkf8C8QthBn5N8tIUR9V9je6j3sMIpAkonaadjbvxmRC6RAhpa3RKxndhNnU2M6iNbtJwd7usQYIA==
686-
dependencies:
687-
chalk "^1.1.3"
688-
cli-truncate "^0.2.1"
689-
elegant-spinner "^1.0.1"
690-
figures "^1.7.0"
691-
indent-string "^3.0.0"
692-
log-symbols "^1.0.2"
693-
log-update "^2.3.0"
694-
strip-ansi "^3.0.1"
695-
696682
"@mrmlnc/readdir-enhanced@^2.2.1":
697683
version "2.2.1"
698684
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -2720,11 +2706,10 @@ levn@^0.3.0, levn@~0.3.0:
27202706
type-check "~0.3.2"
27212707

27222708
lint-staged@^8.1.4:
2723-
version "8.1.4"
2724-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
2725-
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
2709+
version "8.1.5"
2710+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5.tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79"
2711+
integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA==
27262712
dependencies:
2727-
"@iamstarkov/listr-update-renderer" "0.4.1"
27282713
chalk "^2.3.1"
27292714
commander "^2.14.1"
27302715
cosmiconfig "^5.0.2"
@@ -2737,6 +2722,7 @@ lint-staged@^8.1.4:
27372722
is-glob "^4.0.0"
27382723
is-windows "^1.0.2"
27392724
listr "^0.14.2"
2725+
listr-update-renderer "^0.5.0"
27402726
lodash "^4.17.11"
27412727
log-symbols "^2.2.0"
27422728
micromatch "^3.1.8"

0 commit comments

Comments
 (0)