chore(deps): update node.js to v16 (#1148)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Samuel Bodin <samuel.bodin@algolia.com>
This commit is contained in:
parent
7910f503c2
commit
25f8d82750
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ aliases:
|
|||
defaults: &defaults
|
||||
working_directory: ~/docsearch
|
||||
docker:
|
||||
- image: cimg/node:14.15.0
|
||||
- image: cimg/node:16.13.0
|
||||
|
||||
cypress: &cypress
|
||||
working_directory: ~/docsearch
|
||||
|
|
|
|||
Loading…
Reference in a new issue