Skip to content
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
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.2.2",
"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.2.2
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.2.2":
version: 3.2.2
resolution: "rollup@npm:3.2.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: c4de594630348d3dab98262c95df8b3e206abde2f9b885ee703fd33e106988a255c051c2f1ea200403365803be1e097f5ade8e220220a3179f89f4589847c69e
languageName: node
linkType: hard

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