Skip to content

Commit

Permalink
feat(deps): upgrade rollup to 3.28.0 (vitejs#14049)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Aug 9, 2023
1 parent 4f582c9 commit 490dad8
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"prettier": "3.0.1",
"resolve": "^1.22.4",
"rimraf": "^5.0.1",
"rollup": "^3.27.1",
"rollup": "^3.28.0",
"simple-git-hooks": "^2.9.0",
"tslib": "^2.6.1",
"tsx": "^3.12.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"esbuild": "^0.18.10",
"postcss": "^8.4.27",
"rollup": "^3.27.1"
"rollup": "^3.28.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 490dad8

Please sign in to comment.