Skip to content

Commit b158fd5

Browse files
chore(deps): bump rollup from 2.79.2 to 2.80.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.2...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fcd402 commit b158fd5

File tree

3 files changed

+168
-168
lines changed

3 files changed

+168
-168
lines changed

packages/rollup-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lodash": "^4.17.23",
6161
"mem": "^6.0.1",
6262
"playwright-chromium": "1.52.0",
63-
"rollup": "^2.79.2",
63+
"rollup": "^2.80.0",
6464
"slash": "^3.0.0",
6565
"webextension-polyfill": "^0.9.0"
6666
},

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"pathe": "^2.0.1",
8686
"picocolors": "^1.1.1",
8787
"react-refresh": "^0.13.0",
88-
"rollup": "2.79.2",
88+
"rollup": "2.80.0",
8989
"rxjs": "7.5.7"
9090
},
9191
"devDependencies": {

0 commit comments

Comments
 (0)