Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 2b17395

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup to v2.52.0
1 parent 5f5a647 commit 2b17395

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "16.14.0",
7171
"react-dom": "16.14.0",
7272
"react-test-renderer": "16.14.0",
73-
"rollup": "2.51.2",
73+
"rollup": "2.52.0",
7474
"rollup-plugin-babel": "4.4.0",
7575
"rollup-plugin-replace": "2.2.0",
7676
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5060,10 +5060,10 @@ fsevents@^2.1.2:
50605060
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
50615061
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
50625062

5063-
fsevents@~2.3.1:
5064-
version "2.3.1"
5065-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
5066-
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
5063+
fsevents@~2.3.2:
5064+
version "2.3.2"
5065+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
5066+
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
50675067

50685068
function-bind@^1.1.1:
50695069
version "1.1.1"
@@ -9469,12 +9469,12 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
94699469
dependencies:
94709470
estree-walker "^0.6.1"
94719471

9472-
rollup@2.51.2:
9473-
version "2.51.2"
9474-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
9475-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
9472+
rollup@2.52.0:
9473+
version "2.52.0"
9474+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.0.tgz#9df3de6028fae79569a985942b81110205a5a411"
9475+
integrity sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==
94769476
optionalDependencies:
9477-
fsevents "~2.3.1"
9477+
fsevents "~2.3.2"
94789478

94799479
rsvp@^4.8.4:
94809480
version "4.8.5"

0 commit comments

Comments
 (0)