Skip to content

Commit

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

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

"@rollup/rollup-linux-x64-musl@npm:4.21.3":
version: 4.21.3
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.3"
Expand Down Expand Up @@ -2499,7 +2506,7 @@ __metadata:
"@biomejs/biome": "npm:1.9.1"
"@headlessui/react": "npm:2.1.8"
"@heroicons/react": "npm:2.1.5"
"@rollup/rollup-linux-x64-gnu": "npm:4.21.3"
"@rollup/rollup-linux-x64-gnu": "npm:4.22.0"
"@tanstack/react-query": "npm:5.56.2"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:22.5.5"
Expand Down

0 comments on commit dafd2fc

Please sign in to comment.