chore(deps): update node.js to v18.3.0

This commit is contained in:
Renovate Bot 2022-06-06 20:30:34 +00:00
parent 7e885231fe
commit 01a6460f1a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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