Skip to content

Commit 84182d5

Browse files
chore(deps): update dependency rollup to v3
1 parent 5dd41e5 commit 84182d5

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.14.0",
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
@@ -8647,10 +8647,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
86478647
dependencies:
86488648
estree-walker "^0.6.1"
86498649

8650-
rollup@2.79.1:
8651-
version "2.79.1"
8652-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8653-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8650+
rollup@3.14.0:
8651+
version "3.14.0"
8652+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.14.0.tgz#f5925255f3b6e8de1dba3916d7619c7da5708d95"
8653+
integrity sha512-o23sdgCLcLSe3zIplT9nQ1+r97okuaiR+vmAPZPTDYB7/f3tgWIYNyiQveMsZwshBT0is4eGax/HH83Q7CG+/Q==
86548654
optionalDependencies:
86558655
fsevents "~2.3.2"
86568656

0 commit comments

Comments
 (0)