Skip to content

Commit

Permalink
chore(deps): update node.js to v18.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 35f7fd9 commit aa3bda6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

build-linux:
docker:
- image: cimg/node:18.20.4@sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
- image: cimg/node:18.20.6@sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b

working_directory: ~/repo

Expand Down Expand Up @@ -258,7 +258,7 @@ jobs:

test-linux:
docker:
- image: cimg/node:18.20.4@sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
- image: cimg/node:18.20.6@sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
steps:
- checkout
- attach_workspace:
Expand Down Expand Up @@ -291,7 +291,7 @@ jobs:

test-linux-without-git:
docker:
- image: cimg/node:18.20.4@sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
- image: cimg/node:18.20.6@sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
steps:
- checkout
- attach_workspace:
Expand Down Expand Up @@ -534,7 +534,7 @@ jobs:

review:
docker:
- image: cimg/node:18.20.4@sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
- image: cimg/node:18.20.6@sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
steps:
- attach_workspace:
at: .
Expand Down Expand Up @@ -573,7 +573,7 @@ jobs:

deploy:
docker:
- image: cimg/node:18.20.4@sha256:47889a018de75a976d77397f75bce3041c6afda2d798fde68dba3acc9da7758c
- image: cimg/node:18.20.6@sha256:80fe29f21323ac40999ccca38339d942488a71fec343fad231340be6fbdf865b
steps:
- attach_workspace:
at: .
Expand Down

0 comments on commit aa3bda6

Please sign in to comment.