Skip to content

Commit bbbe93f

Browse files
chore(deps): update dependency rollup to v2.80.0 [security] (#926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8207eb8 commit bbbe93f

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
@@ -72,7 +72,7 @@
7272
"react": "19.2.4",
7373
"react-dom": "19.2.4",
7474
"react-is": "19.2.4",
75-
"rollup": "2.79.1",
75+
"rollup": "2.80.0",
7676
"rollup-plugin-babel": "4.4.0",
7777
"rollup-plugin-node-builtins": "2.1.2",
7878
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8855,10 +8855,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
88558855
dependencies:
88568856
estree-walker "^0.6.1"
88578857

8858-
rollup@2.79.1:
8859-
version "2.79.1"
8860-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
8861-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
8858+
rollup@2.80.0:
8859+
version "2.80.0"
8860+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
8861+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
88628862
optionalDependencies:
88638863
fsevents "~2.3.2"
88648864

0 commit comments

Comments
 (0)