File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 61
61
"handlebars" : " ^4.7.8" ,
62
62
"prettier" : " ^2.8.1" ,
63
63
"rimraf" : " ~3.0" ,
64
- "rollup" : " ^2.79.1 " ,
64
+ "rollup" : " ^3.29.5 " ,
65
65
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
66
66
"rollup-plugin-terser" : " ^7.0.2" ,
67
67
"rollup-plugin-typescript2" : " ^0.36.0" ,
Original file line number Diff line number Diff line change @@ -2890,17 +2890,10 @@ rollup-plugin-typescript2@^0.36.0:
2890
2890
semver "^7.5.4"
2891
2891
tslib "^2.6.2"
2892
2892
2893
- rollup@^2.79.1 :
2894
- version "2.79.2"
2895
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
2896
- integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
2897
- optionalDependencies :
2898
- fsevents "~2.3.2"
2899
-
2900
- rollup@^3.27.1 :
2901
- version "3.29.4"
2902
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
2903
- integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
2893
+ rollup@^3.27.1, rollup@^3.29.5 :
2894
+ version "3.29.5"
2895
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2896
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
2904
2897
optionalDependencies :
2905
2898
fsevents "~2.3.2"
2906
2899
You can’t perform that action at this time.
0 commit comments