File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 50
50
"jest-mock-axios" : " ^4.4.0" ,
51
51
"prettier" : " ^2.3.1" ,
52
52
"pretty-quick" : " ^3.1.1" ,
53
- "rollup" : " ^2.51.2 " ,
53
+ "rollup" : " ^2.52.1 " ,
54
54
"rollup-plugin-commonjs" : " ^10.1.0" ,
55
55
"rollup-plugin-node-resolve" : " ^5.2.0" ,
56
56
"rollup-plugin-terser" : " ^7.0.2"
Original file line number Diff line number Diff line change @@ -3478,7 +3478,7 @@ fsevents@~2.1.2:
3478
3478
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
3479
3479
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
3480
3480
3481
- fsevents@~2.3.1 :
3481
+ fsevents@~2.3.2 :
3482
3482
version "2.3.2"
3483
3483
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
3484
3484
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -5869,12 +5869,12 @@ rollup-pluginutils@^2.8.1:
5869
5869
dependencies :
5870
5870
estree-walker "^0.6.1"
5871
5871
5872
- rollup@^2.51.2 :
5873
- version "2.51.2 "
5874
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2 .tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7 "
5875
- integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA ==
5872
+ rollup@^2.52.1 :
5873
+ version "2.52.1 "
5874
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1 .tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876 "
5875
+ integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w ==
5876
5876
optionalDependencies :
5877
- fsevents "~2.3.1 "
5877
+ fsevents "~2.3.2 "
5878
5878
5879
5879
rsvp@^4.8.4 :
5880
5880
version "4.8.5"
You can’t perform that action at this time.
0 commit comments