Skip to content

Commit 96fec28

Browse files
chore(deps): update node.js to v22.8.0
1 parent 11641cb commit 96fec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version: 2.1
55
jobs:
66
build_node18:
77
docker:
8-
- image: cimg/node:22.5.1
8+
- image: cimg/node:22.8.0
99
steps:
1010
- checkout
1111
- run: yarn install --immutable --immutable-cache

0 commit comments

Comments
 (0)