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

Commit 3e7150d

Browse files
chore(deps-dev): bump rollup from 2.41.2 to 2.42.2 (#90)
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.2 to 2.42.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.41.2...v2.42.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 355b31d commit 3e7150d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react": "^17.0.1",
3737
"react-dom": "^17.0.1",
3838
"react-test-renderer": "^17.0.1",
39-
"rollup": "^2.41.2",
39+
"rollup": "^2.42.2",
4040
"rollup-plugin-commonjs": "^10.0.2",
4141
"rollup-plugin-json": "^4.0.0",
4242
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8391,10 +8391,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
83918391
dependencies:
83928392
estree-walker "^0.6.1"
83938393

8394-
rollup@^2.41.2:
8395-
version "2.41.2"
8396-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
8397-
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
8394+
rollup@^2.42.2:
8395+
version "2.42.2"
8396+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
8397+
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
83988398
optionalDependencies:
83998399
fsevents "~2.3.1"
84008400

0 commit comments

Comments
 (0)