Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rollup to v3.29.3 #586

Merged
merged 1 commit into from
Sep 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"msw": "1.3.1",
"pascalcase": "2.0.0",
"rimraf": "5.0.1",
"rollup": "3.29.2",
"rollup": "3.29.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-ts": "3.4.5",
"rollup-plugin-vue": "6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ __metadata:
msw: 1.3.1
pascalcase: 2.0.0
rimraf: 5.0.1
rollup: 3.29.2
rollup: 3.29.3
rollup-plugin-terser: 7.0.2
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
Expand Down Expand Up @@ -3679,17 +3679,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:3.29.2, rollup@npm:^3.27.1, rollup@npm:^3.28.0":
version: 3.29.2
resolution: "rollup@npm:3.29.2"
"rollup@npm:3.29.3, rollup@npm:^3.27.1, rollup@npm:^3.28.0":
version: 3.29.3
resolution: "rollup@npm:3.29.3"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 2eacb5a2522cb41e46e0bd78cca2c2da29b09b1fbd5b7c6ebb0afb3864af125a06fba528dfd6699704e49384e106ff58b359ce4abef61d7db12a7840d3b56e54
checksum: 46dfbfbb57f2a53c79d67482a4a92146def3e5d939ecd914a99745d406dbb77598d4e3cc08057468628ae9fa5d7bfddb605a986b6fe1b6e952eda6db3dcabbe1
languageName: node
linkType: hard

Expand Down