Update Node.js to v16.19.0

This commit is contained in:
renovate[bot] 2022-12-29 17:14:56 +00:00 committed by GitHub
parent 8ee5f3c3f8
commit 65e9f1e973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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