Merge pull request #5249 from BlueWallet/renovate/cimg-node-16.x

Update Node.js to v16.19.0
This commit is contained in:
GLaDOS 2022-12-29 18:25:49 +00:00 committed by GitHub
commit c57cbc1772
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