Skip to content

Commit cada54a

Browse files
chore(deps): update dependency rollup to v2.79.2 [security]
1 parent 6cebc4d commit cada54a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-react": "7.24.0",
3232
"eslint-plugin-react-hooks": "4.2.0",
3333
"prettier": "2.3.1",
34-
"rollup": "2.51.2",
34+
"rollup": "2.79.2",
3535
"rollup-plugin-typescript2": "0.31.0",
3636
"tslib": "2.3.0",
3737
"typescript": "4.2.2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5409,7 +5409,7 @@ fsevents@^1.2.7:
54095409
bindings "^1.5.0"
54105410
nan "^2.12.1"
54115411

5412-
fsevents@^2.1.2, fsevents@~2.3.1, fsevents@~2.3.2:
5412+
fsevents@^2.1.2, fsevents@~2.3.2:
54135413
version "2.3.2"
54145414
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
54155415
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -8836,12 +8836,12 @@ rollup-plugin-typescript2@0.31.0:
88368836
resolve "1.20.0"
88378837
tslib "2.2.0"
88388838

8839-
rollup@2.51.2:
8840-
version "2.51.2"
8841-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
8842-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
8839+
rollup@2.79.2:
8840+
version "2.79.2"
8841+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
8842+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
88438843
optionalDependencies:
8844-
fsevents "~2.3.1"
8844+
fsevents "~2.3.2"
88458845

88468846
rsvp@^4.8.4:
88478847
version "4.8.5"

0 commit comments

Comments
 (0)