Skip to content

Commit

Permalink
Merge pull request #348 from na2na-p/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
2na2-p[bot] authored Jan 13, 2024
2 parents 54827a9 + 218d1bc commit 601dd13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nodejs 20.10.0
pnpm 8.14.0
nodejs 20.11.0
pnpm 8.14.1
python 3.11.6
kubectl 1.29.0
argocd 2.9.3
2 changes: 1 addition & 1 deletion infra/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=20.10.0-bookworm
ARG NODE_VERSION=20.11.0-bookworm

FROM node:${NODE_VERSION} AS builder

Expand Down

0 comments on commit 601dd13

Please sign in to comment.