From 8230898d1a314813b8c286d2275542beeaa6d2ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 00:31:52 +0000 Subject: [PATCH] [renovate] Update dependency node to v12.22.12 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f1f910d..08f5f95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - 12 + - 12.22.12 install: - yarn install --non-interactive - yarn lerna bootstrap