File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 82
82
"karma-webpack" : " ^4.0.2" ,
83
83
"mocha" : " ^8.4.0" ,
84
84
"rimraf" : " ^3.0.2" ,
85
- "rollup" : " ^2.47 .0" ,
85
+ "rollup" : " ^3.0 .0" ,
86
86
"rollup-plugin-size-snapshot" : " ^0.12.0" ,
87
87
"rollup-plugin-typescript" : " ^1.0.1" ,
88
88
"simulant" : " ^0.2.2" ,
Original file line number Diff line number Diff line change @@ -3874,10 +3874,10 @@ fsevents@^1.2.7:
3874
3874
bindings "^1.5.0"
3875
3875
nan "^2.12.1"
3876
3876
3877
- fsevents@~2.3.1 :
3878
- version "2.3.2 "
3879
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2 .tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a "
3880
- integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA ==
3877
+ fsevents@~2.3.1, fsevents@~2.3.2 :
3878
+ version "2.3.3 "
3879
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3 .tgz#cac6407785d03675a2a5e1a5305c697b347d90d6 "
3880
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw ==
3881
3881
3882
3882
function-bind@^1.1.1 :
3883
3883
version "1.1.1"
@@ -6672,12 +6672,12 @@ rollup-pluginutils@^2.5.0:
6672
6672
dependencies :
6673
6673
estree-walker "^0.6.1"
6674
6674
6675
- rollup@^2.47 .0 :
6676
- version "2.47.0 "
6677
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0 .tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d "
6678
- integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg ==
6675
+ rollup@^3.0 .0 :
6676
+ version "3.29.5 "
6677
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
6678
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
6679
6679
optionalDependencies :
6680
- fsevents "~2.3.1 "
6680
+ fsevents "~2.3.2 "
6681
6681
6682
6682
run-async@^2.2.0, run-async@^2.4.0 :
6683
6683
version "2.4.0"
You can’t perform that action at this time.
0 commit comments