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 f717e81

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v8.1.7
1 parent e58f8b0 commit f717e81

File tree

3 files changed

+35
-23
lines changed

3 files changed

+35
-23
lines changed

package-lock.json

Lines changed: 29 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.13.0",
102102
"husky": "2.3.0",
103103
"jest": "24.8.0",
104-
"lint-staged": "8.1.6",
104+
"lint-staged": "8.1.7",
105105
"markdownlint-cli": "0.16.0",
106106
"opn": "5.5.0",
107107
"prettier": "1.17.1",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2844,16 +2844,6 @@ cosmiconfig@^4.0.0:
28442844
parse-json "^4.0.0"
28452845
require-from-string "^2.0.1"
28462846

2847-
cosmiconfig@^5.0.2:
2848-
version "5.0.7"
2849-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.7.tgz#39826b292ee0d78eda137dfa3173bd1c21a43b04"
2850-
integrity sha512-PcLqxTKiDmNT6pSpy4N6KtuPwb53W+2tzNvwOZw0WH9N6O0vLIBq0x8aj8Oj75ere4YcGi48bDFCL+3fRJdlNA==
2851-
dependencies:
2852-
import-fresh "^2.0.0"
2853-
is-directory "^0.3.1"
2854-
js-yaml "^3.9.0"
2855-
parse-json "^4.0.0"
2856-
28572847
cosmiconfig@^5.2.0:
28582848
version "5.2.0"
28592849
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.0.tgz#45038e4d28a7fe787203aede9c25bca4a08b12c8"
@@ -6204,14 +6194,14 @@ linkify-it@^2.0.0:
62046194
dependencies:
62056195
uc.micro "^1.0.1"
62066196

6207-
6208-
version "8.1.6"
6209-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.6.tgz#128a9bc5effbf69a359fb8f7eeb2da71a998daf6"
6210-
integrity sha512-QT13AniHN6swAtTjsrzxOfE4TVCiQ39xESwLmjGVNCMMZ/PK5aopwvbxLrzw+Zf9OxM3cQG6WCx9lceLzETOnQ==
6197+
6198+
version "8.1.7"
6199+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.7.tgz#a8988bc83bdffa97d04adb09dbc0b1f3a58fa6fc"
6200+
integrity sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==
62116201
dependencies:
62126202
chalk "^2.3.1"
62136203
commander "^2.14.1"
6214-
cosmiconfig "^5.0.2"
6204+
cosmiconfig "^5.2.0"
62156205
debug "^3.1.0"
62166206
dedent "^0.7.0"
62176207
del "^3.0.0"

0 commit comments

Comments
 (0)