File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 139
139
"husky" : " ^4.2.5" ,
140
140
"improved-yarn-audit" : " ^2.1.0" ,
141
141
"jest" : " ^26.0.1" ,
142
- "lint-staged" : " ^10.2.7 " ,
142
+ "lint-staged" : " ^10.2.8 " ,
143
143
"loader-utils" : " ^2.0.0" ,
144
144
"lodash" : " ^4.17.15" ,
145
145
"marked" : " ^1.1.0" ,
148
148
"postcss-cli" : " ^7.1.1" ,
149
149
"prettier" : " 1.14.3" ,
150
150
"require-context" : " ^1.1.0" ,
151
- "rollup" : " ^2.12 .1" ,
151
+ "rollup" : " ^2.13 .1" ,
152
152
"rollup-plugin-babel" : " ^4.4.0" ,
153
153
"rollup-plugin-commonjs" : " ^10.1.0" ,
154
154
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -8525,10 +8525,10 @@ lines-and-columns@^1.1.6:
8525
8525
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8526
8526
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8527
8527
8528
- lint-staged@^10.2.7 :
8529
- version "10.2.7 "
8530
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7 .tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb "
8531
- integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw ==
8528
+ lint-staged@^10.2.8 :
8529
+ version "10.2.8 "
8530
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8 .tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68 "
8531
+ integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ ==
8532
8532
dependencies:
8533
8533
chalk "^4.0.0"
8534
8534
cli-truncate "2.1.0"
@@ -11808,10 +11808,10 @@ rollup-pluginutils@^2.8.1:
11808
11808
dependencies:
11809
11809
estree-walker "^0.6.1"
11810
11810
11811
- rollup@^2.12 .1:
11812
- version "2.12 .1"
11813
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12 .1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96 "
11814
- integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg ==
11811
+ rollup@^2.13 .1:
11812
+ version "2.13 .1"
11813
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.13 .1.tgz#06ac5be4f85df0b79f23cdfa90de63e78095a984 "
11814
+ integrity sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ ==
11815
11815
optionalDependencies:
11816
11816
fsevents "~2.1.2"
11817
11817
You can’t perform that action at this time.
0 commit comments