From a7d3d254a9a726d1a1b5f1e75f8e45a133c6fff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 26 Jun 2018 21:38:54 -0700 Subject: [PATCH] chore(deps): update dependency ava to v0.25.0 (#120) --- compute/startup-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute/startup-script/package.json b/compute/startup-script/package.json index 758d360454..0695f9f1e3 100644 --- a/compute/startup-script/package.json +++ b/compute/startup-script/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "@google-cloud/nodejs-repo-tools": "2.2.3", - "ava": "0.23.0", + "ava": "0.25.0", "uuid": "^3.2.1" }, "scripts": {