Merge pull request #1083 from alxshelepenok/renovate/cimg-node-18.x

chore(deps): update node.js to v18.4.0
This commit is contained in:
Alexander Shelepenok 2022-06-20 10:20:27 +03:00 committed by GitHub
commit a2c5876e06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: 2
defaults: &defaults
docker:
- image: cimg/node:18.3.0
- image: cimg/node:18.4.0
working_directory: ~/gatsby-starter-lumen
jobs: