File tree 2 files changed +10
-10
lines changed 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.2.1" ,
141
141
"jest" : " ^26.0.1" ,
142
- "lint-staged" : " ^10.2.10 " ,
142
+ "lint-staged" : " ^10.2.11 " ,
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.16.1 " ,
151
+ "rollup" : " ^2.17.0 " ,
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 @@ -8520,10 +8520,10 @@ lines-and-columns@^1.1.6:
8520
8520
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8521
8521
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8522
8522
8523
- lint-staged@^10.2.10 :
8524
- version "10.2.10 "
8525
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10 .tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2 "
8526
- integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w ==
8523
+ lint-staged@^10.2.11 :
8524
+ version "10.2.11 "
8525
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.11 .tgz#713c80877f2dc8b609b05bc59020234e766c9720 "
8526
+ integrity sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA ==
8527
8527
dependencies:
8528
8528
chalk "^4.0.0"
8529
8529
cli-truncate "2.1.0"
@@ -11791,10 +11791,10 @@ rollup-pluginutils@^2.8.1:
11791
11791
dependencies:
11792
11792
estree-walker "^0.6.1"
11793
11793
11794
- rollup@^2.16.1 :
11795
- version "2.16.1 "
11796
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1 .tgz#97805e88071e2c6727bd0b64904976d14495c873 "
11797
- integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg ==
11794
+ rollup@^2.17.0 :
11795
+ version "2.17.0 "
11796
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0 .tgz#3db289792c567242b600d88cf3718dd206c7f3f2 "
11797
+ integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA ==
11798
11798
optionalDependencies:
11799
11799
fsevents "~2.1.2"
11800
11800
You can’t perform that action at this time.
0 commit comments