Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.28.1 (
Browse files Browse the repository at this point in the history
#159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent a86f0da commit 2d5754b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "18.3.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.28.0"
"@rollup/rollup-linux-x64-gnu": "4.28.1"
},
"packageManager": "yarn@4.5.3"
}
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,13 @@ __metadata:
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-gnu@npm:4.28.1":
version: 4.28.1
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.28.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@rollup/rollup-linux-x64-musl@npm:4.28.0":
version: 4.28.0
resolution: "@rollup/rollup-linux-x64-musl@npm:4.28.0"
Expand Down Expand Up @@ -2513,7 +2520,7 @@ __metadata:
"@biomejs/biome": "npm:1.9.4"
"@headlessui/react": "npm:2.2.0"
"@heroicons/react": "npm:2.2.0"
"@rollup/rollup-linux-x64-gnu": "npm:4.28.0"
"@rollup/rollup-linux-x64-gnu": "npm:4.28.1"
"@tanstack/react-query": "npm:5.62.2"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:22.10.1"
Expand Down

0 comments on commit 2d5754b

Please sign in to comment.