Skip to content

Commit a6ebfa0

Browse files
chore(deps): update dependency rollup to v3
1 parent 984f269 commit a6ebfa0

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
@@ -8377,10 +8377,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
83778377
dependencies:
83788378
estree-walker "^0.6.1"
83798379

8380-
rollup@2.79.1:
8381-
version "2.79.1"
8382-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8383-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8380+
rollup@3.2.5:
8381+
version "3.2.5"
8382+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
8383+
integrity sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==
83848384
optionalDependencies:
83858385
fsevents "~2.3.2"
83868386

0 commit comments

Comments
 (0)