Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit bbf58dd

Browse files
chore(deps): update node.js to v18.14.1 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a33432 commit bbf58dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defaults: &defaults
88
working_directory: ~/repo
99
docker:
1010
# Specify the version you desire here.
11-
- image: cimg/node:18.13.0
11+
- image: cimg/node:18.14.1
1212

1313
# Specify service dependencies here if necessary.
1414
# CircleCI maintains a library of pre-built images,

0 commit comments

Comments
 (0)