Skip to content

Commit 4a980c8

Browse files
chore(deps): update dependency rollup to v3
1 parent 9d99d89 commit 4a980c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "18.2.0",
7171
"react-dom": "18.2.0",
7272
"react-test-renderer": "18.2.0",
73-
"rollup": "2.79.1",
73+
"rollup": "3.2.3",
7474
"rollup-plugin-babel": "4.4.0",
7575
"rollup-plugin-node-builtins": "2.1.2",
7676
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8404,10 +8404,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
84048404
dependencies:
84058405
estree-walker "^0.6.1"
84068406

8407-
rollup@2.79.1:
8408-
version "2.79.1"
8409-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8410-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8407+
rollup@3.2.3:
8408+
version "3.2.3"
8409+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.3.tgz#67d894c981ad50cc811779748e52c05742560c64"
8410+
integrity sha512-qfadtkY5kl0F5e4dXVdj2D+GtOdifasXHFMiL1SMf9ADQDv5Eti6xReef9FKj+iQPR2pvtqWna57s/PjARY4fg==
84118411
optionalDependencies:
84128412
fsevents "~2.3.2"
84138413

0 commit comments

Comments
 (0)