File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 200
200
"protractor" : " ^7.0.0" ,
201
201
"reflect-metadata" : " ^0.1.3" ,
202
202
"requirejs" : " ^2.3.6" ,
203
- "rollup" : " ~2.41.5 " ,
203
+ "rollup" : " ~2.53.2 " ,
204
204
"rollup-plugin-alias" : " ^2.2.0" ,
205
205
"rollup-plugin-commonjs" : " ^10.1.0" ,
206
206
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -6126,7 +6126,7 @@ fsevents@^1.2.7:
6126
6126
nan "^2.12.1"
6127
6127
node-pre-gyp "^0.12.0"
6128
6128
6129
- fsevents@~2.3.1:
6129
+ fsevents@~2.3.1, fsevents@~2.3.2 :
6130
6130
version "2.3.2"
6131
6131
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
6132
6132
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -11291,12 +11291,12 @@ rollup-pluginutils@^2.8.1:
11291
11291
dependencies:
11292
11292
estree-walker "^0.6.1"
11293
11293
11294
- rollup@~2.41.5 :
11295
- version "2.41.5 "
11296
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.5 .tgz#e79cef8cc5c121612528f590319639b1f32da2d7 "
11297
- integrity sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw ==
11294
+ rollup@~2.53.2 :
11295
+ version "2.53.2 "
11296
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.2 .tgz#3279f9bfba1fe446585560802e418c5fbcaefa51 "
11297
+ integrity sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w ==
11298
11298
optionalDependencies:
11299
- fsevents "~2.3.1 "
11299
+ fsevents "~2.3.2 "
11300
11300
11301
11301
router@^1.3.1:
11302
11302
version "1.3.3"
You can’t perform that action at this time.
0 commit comments