Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit aea6cd1

Browse files
chore(deps): update node.js to v10.19 (#18)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e4f00b0 commit aea6cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
defaults: &defaults
77
docker:
8-
- image: circleci/node:10.11
8+
- image: circleci/node:10.19
99
working_directory: ~/repo
1010

1111
version: 2

0 commit comments

Comments
 (0)