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

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6bfb2ed

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v8.1.4
1 parent a824274 commit 6bfb2ed

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.12.4",
102102
"husky": "1.3.1",
103103
"jest": "24.1.0",
104-
"lint-staged": "8.1.3",
104+
"lint-staged": "8.1.4",
105105
"markdownlint-cli": "0.13.0",
106106
"opn": "5.4.0",
107107
"prettier": "1.16.4",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5890,10 +5890,10 @@ linkify-it@^2.0.0:
58905890
dependencies:
58915891
uc.micro "^1.0.1"
58925892

5893-
5894-
version "8.1.3"
5895-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.3.tgz#bb069db5466c0fe16710216e633a84f2b362fa60"
5896-
integrity sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==
5893+
5894+
version "8.1.4"
5895+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.4.tgz#a726592c0e55231116af295e730643bb711c169b"
5896+
integrity sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==
58975897
dependencies:
58985898
"@iamstarkov/listr-update-renderer" "0.4.1"
58995899
chalk "^2.3.1"
@@ -5908,7 +5908,7 @@ [email protected]:
59085908
is-glob "^4.0.0"
59095909
is-windows "^1.0.2"
59105910
listr "^0.14.2"
5911-
lodash "^4.17.5"
5911+
lodash "^4.17.11"
59125912
log-symbols "^2.2.0"
59135913
micromatch "^3.1.8"
59145914
npm-which "^3.0.1"
@@ -6124,6 +6124,11 @@ lodash@^4.17.10:
61246124
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
61256125
integrity sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==
61266126

6127+
lodash@^4.17.11:
6128+
version "4.17.11"
6129+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6130+
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
6131+
61276132
lodash@^4.17.5:
61286133
version "4.17.5"
61296134
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

0 commit comments

Comments
 (0)