Skip to content

Commit b6cd1ca

Browse files
chore(deps): update dependency rollup to v3
1 parent e6b920c commit b6cd1ca

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.5",
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
@@ -8416,10 +8416,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
84168416
dependencies:
84178417
estree-walker "^0.6.1"
84188418

8419-
rollup@2.79.1:
8420-
version "2.79.1"
8421-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8422-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8419+
rollup@3.2.5:
8420+
version "3.2.5"
8421+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
8422+
integrity sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==
84238423
optionalDependencies:
84248424
fsevents "~2.3.2"
84258425

0 commit comments

Comments
 (0)