Skip to content

Bump rollup from 2.72.1 to 3.17.3 #51

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

Closed
wants to merge 1 commit into from
Closed
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
14 changes: 11 additions & 3 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"husky": "^8.0.1",
"npm-run-all": "^4.1.5",
"resolve": "^1.22.0",
"rollup": "^2.71.1",
"rollup": "^3.17.3",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-userscript": "^0.1.1"
}
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1894,7 +1894,7 @@ __metadata:
husky: ^8.0.1
npm-run-all: ^4.1.5
resolve: ^1.22.0
rollup: ^2.71.1
rollup: ^3.17.3
rollup-plugin-cleanup: ^3.2.1
rollup-plugin-userscript: ^0.1.1
languageName: unknown
Expand Down Expand Up @@ -6578,7 +6578,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.56.2, rollup@npm:^2.71.1":
"rollup@npm:^2.56.2":
version: 2.72.1
resolution: "rollup@npm:2.72.1"
dependencies:
Expand All @@ -6592,6 +6592,20 @@ __metadata:
languageName: node
linkType: hard

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

"run-parallel@npm:^1.1.9":
version: 1.2.0
resolution: "run-parallel@npm:1.2.0"
Expand Down