Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency rollup to ^2.78.0 (#6602)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2022
1 parent 0fef0b5 commit 197a14b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
"postcss-url": "^10.1.3",
"rollup": "^2.77.3",
"rollup": "^2.78.0",
"rollup-plugin-visualizer": "^5.7.1",
"ufo": "^0.8.5",
"unplugin": "^0.9.0",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1809,7 +1809,7 @@ __metadata:
postcss: ^8.4.16
postcss-import: ^14.1.0
postcss-url: ^10.1.3
rollup: ^2.77.3
rollup: ^2.78.0
rollup-plugin-visualizer: ^5.7.1
ufo: ^0.8.5
unbuild: latest
Expand Down Expand Up @@ -11842,6 +11842,20 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.78.0":
version: 2.78.0
resolution: "rollup@npm:2.78.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 01b5a7ae082d2a14201c973ee973099f0899cc87b65063d5ca5a77c05eeefb3b51e14b1346cf1a0fc879ac2cbb87239d4f960917bfc30b7c52f5dce50a7f56e7
languageName: node
linkType: hard

"run-async@npm:^2.4.0":
version: 2.4.1
resolution: "run-async@npm:2.4.1"
Expand Down

0 comments on commit 197a14b

Please sign in to comment.