Skip to content

Commit bb5d02b

Browse files
chore(deps): update all patch dependencies (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2e2cab commit bb5d02b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "latest"
1010
},
1111
"ghcr.io/devcontainers/features/node:1": {
12-
"version": "22.22.0"
12+
"version": "22.22.1"
1313
},
1414
"ghcr.io/devcontainers/features/python:1": {
1515
"version": "3.14",

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NODE_VERSION=22.22.0-alpine3.23@sha256:e4bf2a82ad0a4037d28035ae71529873c069b13eb0455466ae0bc13363826e34
1+
ARG NODE_VERSION=22.22.1-alpine3.23@sha256:8094c002d08262dba12645a3b4a15cd6cd627d30bc782f53229a2ec13ee22a00
22
ARG PNPM_VERSION=10.25.0
33

44
FROM node:$NODE_VERSION AS build

examples/nodejs/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)