Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 2e1d927 commit f3c92d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,5 @@
"commit"
]
},
"packageManager": "pnpm@9.15.5"
"packageManager": "pnpm@10.3.0"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine AS base
FROM node:22-alpine AS base

FROM base AS deps
# Check the link to understand why libc6-compat might be needed
Expand Down

0 comments on commit f3c92d7

Please sign in to comment.