Skip to content

Commit d5ab8b3

Browse files
committed
chore(deps): update dependency rollup to v2.38.3
1 parent 9815c5f commit d5ab8b3

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"react-modal": "3.12.1",
9494
"react-test-renderer": "17.0.1",
9595
"rimraf": "3.0.2",
96-
"rollup": "2.38.2",
96+
"rollup": "2.38.3",
9797
"rollup-plugin-babel": "4.4.0",
9898
"rollup-plugin-commonjs": "10.1.0",
9999
"rollup-plugin-ignore": "1.0.9",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4781,11 +4781,6 @@ fsevents@^2.1.2, fsevents@~2.3.1:
47814781
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
47824782
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
47834783

4784-
fsevents@~2.1.2:
4785-
version "2.1.3"
4786-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
4787-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
4788-
47894784
function-bind@^1.1.1:
47904785
version "1.1.1"
47914786
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -9540,12 +9535,12 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
95409535
dependencies:
95419536
estree-walker "^0.6.1"
95429537

9543-
9544-
version "2.38.2"
9545-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.2.tgz#ac5feef9e3b5f1c4386a0578f3add52b8b66759f"
9546-
integrity sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==
9538+
9539+
version "2.38.3"
9540+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3.tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10"
9541+
integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A==
95479542
optionalDependencies:
9548-
fsevents "~2.1.2"
9543+
fsevents "~2.3.1"
95499544

95509545
rst-selector-parser@^2.2.3:
95519546
version "2.2.3"

0 commit comments

Comments
 (0)