Update Node.js to v16.17.0

This commit is contained in:
renovate[bot] 2022-08-18 23:14:54 +00:00 committed by Overtorment
parent e72de782f3
commit 19731f7985

View file

@ -3,7 +3,7 @@ jobs:
lint:
docker:
- image: cimg/node:16.16.0
- image: cimg/node:16.17.0
working_directory: ~/repo
@ -26,7 +26,7 @@ jobs:
unit:
docker:
- image: cimg/node:16.16.0
- image: cimg/node:16.17.0
working_directory: ~/repo
@ -50,7 +50,7 @@ jobs:
integration:
docker:
- image: cimg/node:16.16.0
- image: cimg/node:16.17.0
working_directory: ~/repo