Skip to content

Bump rollup from 2.72.1 to 3.7.5 #39

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.7.5",
"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.7.5
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.7.5":
version: 3.7.5
resolution: "rollup@npm:3.7.5"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 772f85e9f12c83091cbe8ef31dc563198566cfe536dc8099dd6d4e372daa370f9d455cc42c7993d22b02521e25d53733df7e98d2a993e5a22bf11b2591de4e2d
languageName: node
linkType: hard

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