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 25
25
"graphql" : " 15.5.0" ,
26
26
"jest" : " 26.6.3" ,
27
27
"prettier" : " 2.2.1" ,
28
- "rollup" : " 2.40 .0"
28
+ "rollup" : " 2.73 .0"
29
29
},
30
30
"config" : {
31
31
"commitizen" : {
Original file line number Diff line number Diff line change @@ -2479,7 +2479,7 @@ fs.realpath@^1.0.0:
2479
2479
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2480
2480
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
2481
2481
2482
- fsevents@^2.1.2, fsevents@~2.3.1 :
2482
+ fsevents@^2.1.2, fsevents@~2.3.2 :
2483
2483
version "2.3.2"
2484
2484
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
2485
2485
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -4596,12 +4596,12 @@ rimraf@^3.0.0, rimraf@^3.0.2:
4596
4596
dependencies :
4597
4597
glob "^7.1.3"
4598
4598
4599
- rollup@2.40 .0 :
4600
- version "2.40 .0"
4601
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40 .0.tgz#efc218eaede7ab590954df50f96195188999c304 "
4602
- integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A ==
4599
+ rollup@2.73 .0 :
4600
+ version "2.73 .0"
4601
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73 .0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d "
4602
+ integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ ==
4603
4603
optionalDependencies :
4604
- fsevents "~2.3.1 "
4604
+ fsevents "~2.3.2 "
4605
4605
4606
4606
rsvp@^4.8.4 :
4607
4607
version "4.8.5"
You can’t perform that action at this time.
0 commit comments