File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/cli" : " ~7.10.0" ,
37
37
"@babel/core" : " ~7.11.0" ,
38
38
"@babel/preset-env" : " ~7.11.0" ,
39
- "@rollup/plugin-babel" : " ~5.1 .0" ,
39
+ "@rollup/plugin-babel" : " ~5.2 .0" ,
40
40
"axios" : " ~0.19.0" ,
41
41
"axios-mock-adapter" : " ~1.18.0" ,
42
42
"babel-jest" : " ~26.2.0" ,
Original file line number Diff line number Diff line change 176
176
dependencies:
177
177
"@babel/types" "^7.11.0"
178
178
179
- "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.7.4" :
179
+ "@babel/helper-module-imports@^7.10.4":
180
180
version "7.10.4"
181
181
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
182
182
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
2189
2189
dependencies:
2190
2190
"@types/node" ">= 8"
2191
2191
2192
- "@rollup/plugin-babel@~5.1 .0":
2193
- version "5.1 .0"
2194
- resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.1 .0.tgz#ad8b5803fa6e1feb0f168984edc040b90d966450 "
2195
- integrity sha512-zXBEYmfiLAMvB+ZBa6m/q9hsQYAq1sUFdjuP1F6C2pf6uQcpHwAWQveZgzS63zXdKPUYHD3Dr7BhjCqcr0bbLw ==
2192
+ "@rollup/plugin-babel@~5.2 .0":
2193
+ version "5.2 .0"
2194
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2 .0.tgz#b87556d61ed108b4eaf9d18b5323965adf8d9bee "
2195
+ integrity sha512-CPABsajaKjINgBQ3it+yMnfVO3ibsrMBxRzbUOUw2cL1hsZJ7aogU8mgglQm3S2hHJgjnAmxPz0Rq7DVdmHsTw ==
2196
2196
dependencies:
2197
- "@babel/helper-module-imports" "^7.7 .4"
2198
- "@rollup/pluginutils" "^3.0.8 "
2197
+ "@babel/helper-module-imports" "^7.10 .4"
2198
+ "@rollup/pluginutils" "^3.1.0 "
2199
2199
2200
- "@rollup/pluginutils@^3.0.8 ":
2200
+ "@rollup/pluginutils@^3.1.0 ":
2201
2201
version "3.1.0"
2202
2202
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
2203
2203
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
You can’t perform that action at this time.
0 commit comments