Skip to content

Commit b33aa1f

Browse files
author
renovate[bot]
committed
chore(deps): update circleci dependencies (non-major)
1 parent 329edef commit b33aa1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ orbs:
66
executors:
77
node:
88
docker:
9-
- image: cimg/node:22.12.0
9+
- image: cimg/node:22.18.0
1010
working_directory: ~/vscode-graphql
1111
node24:
1212
docker:
13-
- image: cimg/node:24.4.0
13+
- image: cimg/node:24.6.0
1414
working_directory: ~/vscode-graphql
1515

1616
commands:

0 commit comments

Comments
 (0)