Skip to content

Commit 6512f16

Browse files
chore(deps): update dependency rollup to v3
1 parent 0b24cde commit 6512f16

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.29.4",
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
@@ -8784,10 +8784,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
87848784
dependencies:
87858785
estree-walker "^0.6.1"
87868786

8787-
rollup@2.79.1:
8788-
version "2.79.1"
8789-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8790-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8787+
rollup@3.29.4:
8788+
version "3.29.4"
8789+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
8790+
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
87918791
optionalDependencies:
87928792
fsevents "~2.3.2"
87938793

0 commit comments

Comments
 (0)