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 <
8000
svg aria-hidden="true" focusable="false" class="octicon octicon-gear" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"> Original file line number Diff line number Diff line change 121
121
"codesandbox" : " ^2.1.14" ,
122
122
"core-js" : " >=2.6.5 <3.0.0" ,
123
123
"cross-env" : " ^7.0.2" ,
124
- "eslint" : " ^7.0 .0" ,
124
+ "eslint" : " ^7.1 .0" ,
125
125
"eslint-config-prettier" : " ^6.11.0" ,
126
126
"eslint-config-standard" : " ^14.1.1" ,
127
127
"eslint-config-vue" : " ^2.0.2" ,
149
149
"postcss-cli" : " ^7.1.1" ,
150
150
"prettier" : " 1.14.3" ,
151
151
"require-context" : " ^1.1.0" ,
152
- "rollup" : " ^2.10.7 " ,
152
+ "rollup" : " ^2.10.9 " ,
153
153
"rollup-plugin-babel" : " ^4.4.0&quo
8000
t; ,
154
154
"rollup-plugin-commonjs" : " ^10.1.0" ,
155
155
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -4981,10 +4981,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
4981
4981
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4982
4982
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4983
4983
4984
- eslint@^7.0 .0:
4985
- version "7.0 .0"
4986
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.0 .0.tgz#c35dfd04a4372110bd78c69a8d79864273919a08 "
4987
- integrity sha512-qY1cwdOxMONHJfGqw52UOpZDeqXy8xmD0u8CT6jIstil72jkhURC704W8CFyTPDPllz4z4lu0Ql1+07PG/XdIg ==
4984
+ eslint@^7.1 .0:
4985
+ version "7.1 .0"
4986
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1 .0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851 "
4987
+ integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA ==
4988
4988
dependencies:
4989
4989
"@babel/code-frame" "^7.0.0"
4990
4990
ajv "^6.10.0"
@@ -11138,10 +11138,10 @@ rollup-pluginutils@^2.8.1:
11138
11138
dependencies:
11139
11139
estree-walker "^0.6.1"
11140
11140
11141
- rollup@^2.10.7 :
11142
- version "2.10.7 "
11143
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.7 .tgz#7d1a9fa8de146615a098836480df6f8b31c2f058 "
11144
- integrity sha512-rofUSH2i4GymWhQq6bfRaSiVbz4LEB4h/7+AhuXCaeOSwQqClD0hINjs59j8SyfQwcqe83NcVJAY2kjp0h33bQ ==
11141
+ rollup@^2.10.9 :
11142
+ version "2.10.9 "
11143
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.9 .tgz#17dcc6753c619efcc1be2cf61d73a87827eebdf9 "
11144
+ integrity sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg ==
11145
11145
optionalDependencies:
11146
11146
fsevents "~2.1.2"
11147
11147
You can’t perform that action at this time.
0 commit comments