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

Bump rollup from 3.21.0 to 3.29.5 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -42,7 +42,7 @@
"eslint-plugin-prettier": "^5.1.3",
"lefthook": "^1.6.16",
"prettier": "3.3.2",
"rollup": "3.21.0",
"rollup": "3.29.5",
"rollup-plugin-auto-external": "2.0.0",
"tslib": "2.5.0",
"typescript": "5.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ __metadata:
merge-packages: ^0.1.6
ncp: 2.0.0
prettier: 3.3.2
rollup: 3.21.0
rollup: 3.29.5
rollup-plugin-auto-external: 2.0.0
tslib: 2.5.0
typescript: 5.0.4
Expand Down Expand Up @@ -4075,17 +4075,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:3.21.0":
version: 3.21.0
resolution: "rollup@npm:3.21.0"
"rollup@npm:3.29.5":
version: 3.29.5
resolution: "rollup@npm:3.29.5"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: f3294d712147c0975c59ff81b3010dc08d07743cdad72fbe12879044b3e467139b3c2aeec85768656c4f7ec6a7b3d19354a78fc2050044bf8e90a499e145e31e
checksum: 6f8304e58ac8170a715e61e46c4aa674b2ae2587ed2a712dab58f72e5e54803ae40b485fbe6b3e6a694f4c8f7a59ab936ccf9f6b686c7cfd1f1970fa9ecadf1a
languageName: node
linkType: hard

Expand Down
Loading