This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +35
-23
lines changed Expand file tree Collapse file tree 3 files changed +35
-23
lines changed Original file line number Diff line number Diff line change 101
101
"eslint-plugin-react" : " 7.13.0" ,
102
102
"husky" : " 2.3.0" ,
103
103
"jest" : " 24.8.0" ,
104
- "lint-staged" : " 8.1.6 " ,
104
+ "lint-staged" : " 8.1.7 " ,
105
105
"markdownlint-cli" : " 0.16.0" ,
106
106
"opn" : " 5.5.0" ,
107
107
"prettier" : " 1.17.1" ,
Original file line number Diff line number Diff line change @@ -2844,16 +2844,6 @@ cosmiconfig@^4.0.0:
2844
2844
parse-json "^4.0.0"
2845
2845
require-from-string "^2.0.1"
2846
2846
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
-
2857
2847
cosmiconfig@^5.2.0 :
2858
2848
version "5.2.0"
2859
2849
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.0.tgz#45038e4d28a7fe787203aede9c25bca4a08b12c8"
@@ -6204,14 +6194,14 @@ linkify-it@^2.0.0:
6204
6194
dependencies :
6205
6195
uc.micro "^1.0.1"
6206
6196
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 ==
6211
6201
dependencies :
6212
6202
chalk "^2.3.1"
6213
6203
commander "^2.14.1"
6214
- cosmiconfig "^5.0.2 "
6204
+ cosmiconfig "^5.2.0 "
6215
6205
debug "^3.1.0"
6216
6206
dedent "^0.7.0"
6217
6207
del "^3.0.0"
You can’t perform that action at this time.
0 commit comments