chore(deps): update node.js to v17

This commit is contained in:
Renovate Bot 2022-04-17 12:53:46 +00:00
parent f0a3652b23
commit 8d9a83a119
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: circleci/node:16.13.1
- image: circleci/node:17.2.0
working_directory: ~/gatsby-starter-lumen
jobs: