Update Node.js to v16.16.0

This commit is contained in:
renovate[bot] 2022-07-11 19:26:17 +00:00 committed by Overtorment
parent 4288ab7963
commit 4d25e356ec

View File

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