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

Commit 39c84df

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup to v2.38.3
1 parent b013a5c commit 39c84df

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
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.38.2",
73+
"rollup": "2.38.3",
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: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4704,11 +4704,16 @@ fs.realpath@^1.0.0:
47044704
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
47054705
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
47064706

4707-
fsevents@^2.1.2, fsevents@~2.1.2:
4707+
fsevents@^2.1.2:
47084708
version "2.1.2"
47094709
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
47104710
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
47114711

4712+
fsevents@~2.3.1:
4713+
version "2.3.1"
4714+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
4715+
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
4716+
47124717
function-bind@^1.1.1:
47134718
version "1.1.1"
47144719
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8732,12 +8737,12 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
87328737
dependencies:
87338738
estree-walker "^0.6.1"
87348739

8735-
rollup@2.38.2:
8736-
version "2.38.2"
8737-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.2.tgz#ac5feef9e3b5f1c4386a0578f3add52b8b66759f"
8738-
integrity sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==
8740+
rollup@2.38.3:
8741+
version "2.38.3"
8742+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3.tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10"
8743+
integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A==
87398744
optionalDependencies:
8740-
fsevents "~2.1.2"
8745+
fsevents "~2.3.1"
87418746

87428747
rsvp@^4.8.4:
87438748
version "4.8.5"

0 commit comments

Comments
 (0)