Skip to content

Commit 2b655ac

Browse files
committed
chore(deps): update dependency rollup to v2.73.0
1 parent 054ef14 commit 2b655ac

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"graphql": "15.5.0",
2626
"jest": "26.6.3",
2727
"prettier": "2.2.1",
28-
"rollup": "2.40.0"
28+
"rollup": "2.73.0"
2929
},
3030
"config": {
3131
"commitizen": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,7 +2479,7 @@ fs.realpath@^1.0.0:
24792479
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
24802480
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
24812481

2482-
fsevents@^2.1.2, fsevents@~2.3.1:
2482+
fsevents@^2.1.2, fsevents@~2.3.2:
24832483
version "2.3.2"
24842484
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
24852485
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -4596,12 +4596,12 @@ rimraf@^3.0.0, rimraf@^3.0.2:
45964596
dependencies:
45974597
glob "^7.1.3"
45984598

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==
46034603
optionalDependencies:
4604-
fsevents "~2.3.1"
4604+
fsevents "~2.3.2"
46054605

46064606
rsvp@^4.8.4:
46074607
version "4.8.5"

0 commit comments

Comments
 (0)