Skip to content

Commit bd9c3cf

Browse files
authored
chore(deps): update to rollup 3.3 (#10890)
1 parent 8f79696 commit bd9c3cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"prompts": "^2.4.2",
8080
"resolve": "^1.22.1",
8181
"rimraf": "^3.0.2",
82-
"rollup": "~3.2.3",
82+
"rollup": "~3.3.0",
8383
"rollup-plugin-license": "^2.9.1",
8484
"semver": "^7.3.8",
8585
"simple-git-hooks": "^2.8.1",

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@jridgewell/gen-mapping": "^0.3.2",
4343
"@jridgewell/trace-mapping": "^0.3.17",
4444
"debug": "^4.3.4",
45-
"rollup": "~3.2.3",
45+
"rollup": "~3.3.0",
4646
"slash": "^5.0.0",
4747
"source-map": "^0.6.1",
4848
"vite": "workspace:*",

0 commit comments

Comments
 (0)