Skip to content

Commit

Permalink
chore(deps): bump pnpm to v9.15.2 (#582)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 8c05371 commit 7a643bf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"typescript-eslint": "^8.18.2",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}
2 changes: 1 addition & 1 deletion packages/anilist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
"engines": {
"node": "^18.18.0 || ^20.11.0 || >=22.11.0"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}
2 changes: 1 addition & 1 deletion packages/igdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
"engines": {
"node": "^18.18.0 || ^20.11.0 || >=22.11.0"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"engines": {
"node": "^18.18.0 || ^20.11.0 || >=22.11.0"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}
2 changes: 1 addition & 1 deletion packages/spotify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
"engines": {
"node": "^18.18.0 || ^20.11.0 || >=22.11.0"
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.2"
}

0 comments on commit 7a643bf

Please sign in to comment.