Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/rollup-linux-x64-gnu to v4.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent cc4b066 commit ced44fb
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.21.2"
"@rollup/rollup-linux-x64-gnu": "4.21.3"
},
"packageManager": "yarn@4.4.1"
}
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,13 @@ __metadata:
languageName: node
linkType: hard

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

"@rollup/rollup-linux-x64-musl@npm:4.21.2":
version: 4.21.2
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.2"
Expand Down Expand Up @@ -2592,7 +2599,7 @@ __metadata:
"@biomejs/biome": "npm:1.8.3"
"@headlessui/react": "npm:2.1.7"
"@heroicons/react": "npm:2.1.5"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.2"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.3"
"@tanstack/react-query": "npm:5.55.4"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:22.5.4"
Expand Down

0 comments on commit ced44fb

Please sign in to comment.