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 54
54
"fast-json-patch" : " ^3.1.1" ,
55
55
"prettier" : " ^2.8.1" ,
56
56
"rimraf" : " ~3.0" ,
57
- "rollup" : " ^2.79.1 " ,
57
+ "rollup" : " ^3.29.5 " ,
58
58
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
59
59
"rollup-plugin-terser" : " ^7.0.2" ,
60
60
"rollup-plugin-typescript2" : " ^0.36.0" ,
Original file line number Diff line number Diff line change @@ -2766,17 +2766,10 @@ rollup-plugin-typescript2@^0.36.0:
2766
2766
semver "^7.5.4"
2767
2767
tslib "^2.6.2"
2768
2768
2769
- rollup@^2.79.1 :
2770
- version "2.79.2"
2771
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
2772
- integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
2773
- optionalDependencies :
2774
- fsevents "~2.3.2"
2775
-
2776
- rollup@^3.27.1 :
2777
- version "3.29.4"
2778
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
2779
- integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
2769
+ rollup@^3.27.1, rollup@^3.29.5 :
2770
+ version "3.29.5"
2771
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2772
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
2780
2773
optionalDependencies :
2781
2774
fsevents "~2.3.2"
2782
2775
You can’t perform that action at this time.
0 commit comments