Skip to content

Commit b277184

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to ^8.1.4
1 parent e5071be commit b277184

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.11.0",
16-
"lint-staged": "^8.1.2",
16+
"lint-staged": "^8.1.4",
1717
"yarn": "^1.13.0"
1818
}
1919
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,10 +2822,10 @@ libnpmpublish@^1.1.1:
28222822
semver "^5.5.1"
28232823
ssri "^6.0.1"
28242824

2825-
lint-staged@^8.1.2:
2826-
version "8.1.2"
2827-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.2.tgz#3f486d438bec9fb61bedf4b49559b66c72ee94ab"
2828-
integrity sha512-n0693jPSCv3K5TbQu1NCXGQ3oRRw/gZbL1yLBmEgitNCYBGhDYUZBXPzljh2vopckGrZ8pVWbuIHfJCRR31O4A==
2825+
lint-staged@^8.1.4:
2826+
version "8.1.4"
2827+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
2828+
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
28292829
dependencies:
28302830
"@iamstarkov/listr-update-renderer" "0.4.1"
28312831
chalk "^2.3.1"
@@ -2840,7 +2840,7 @@ lint-staged@^8.1.2:
28402840
is-glob "^4.0.0"
28412841
is-windows "^1.0.2"
28422842
listr "^0.14.2"
2843-
lodash "^4.17.5"
2843+
lodash "^4.17.11"
28442844
log-symbols "^2.2.0"
28452845
micromatch "^3.1.8"
28462846
npm-which "^3.0.1"
@@ -2979,7 +2979,7 @@ lodash.uniq@^4.5.0:
29792979
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
29802980
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
29812981

2982-
lodash@^4.17.10, lodash@^4.17.5, lodash@^4.2.1:
2982+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5, lodash@^4.2.1:
29832983
version "4.17.11"
29842984
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
29852985
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)