File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6262 "rollup" : " ^0.57.0" ,
6363 "rollup-plugin-babel" : " ^3.0.3" ,
6464 "rollup-plugin-commonjs" : " ^9.1.0" ,
65- "rollup-plugin-json" : " ^2.3 .0" ,
65+ "rollup-plugin-json" : " ^3.0 .0" ,
6666 "rollup-plugin-node-resolve" : " ^3.2.0" ,
6767 "rollup-plugin-uglify" : " ^3.0.0" ,
6868 "rollup-watch" : " ^4.3.1"
Original file line number Diff line number Diff line change @@ -3728,11 +3728,11 @@ rollup-plugin-commonjs@^9.1.0:
37283728 resolve "^1.5.0"
37293729 rollup-pluginutils "^2.0.1"
37303730
3731- rollup-plugin-json@^2.3 .0 :
3732- version "2.3.1 "
3733- resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-2.3.1. tgz#9759d27f33dcd2c896de18b6235df162b88edd77 "
3731+ rollup-plugin-json@^3.0 .0 :
3732+ version "3.0.0 "
3733+ resolved "https://registry.yarnpkg.com/rollup-plugin-json/-/rollup-plugin-json-3.0.0. tgz#aeed2ff36e6c4fd0c60c4a8fc3d0884479e9dfce "
37343734 dependencies :
3735- rollup-pluginutils "^2.0.1 "
3735+ rollup-pluginutils "^2.2.0 "
37363736
37373737rollup-plugin-node-resolve@^3.2.0 :
37383738 version "3.3.0"
@@ -3755,7 +3755,7 @@ rollup-pluginutils@^1.5.0:
37553755 estree-walker "^0.2.1"
37563756 minimatch "^3.0.2"
37573757
3758- rollup-pluginutils@^2.0.1 :
3758+ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.2.0 :
37593759 version "2.2.0"
37603760 resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.2.0.tgz#64ba3f29988b84322bafa188a9f99ca731c95354"
37613761 dependencies :
You can’t perform that action at this time.
0 commit comments