Skip to content

Commit f16e0f0

Browse files
authored
fix(deps): update rollup to ^2.79.1 (#10298)
1 parent 6c3a321 commit f16e0f0

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": "~2.78.0",
82+
"rollup": "^2.79.1",
8383
"rollup-plugin-license": "^2.8.1",
8484
"semver": "^7.3.7",
8585
"simple-git-hooks": "^2.8.0",

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.15",
4444
"debug": "^4.3.4",
45-
"rollup": "~2.78.0",
45+
"rollup": "^2.79.1",
4646
"slash": "^4.0.0",
4747
"source-map": "^0.6.1",
4848
"vite": "workspace:*",

0 commit comments

Comments
 (0)