From 7bd90886770fe3f47af56c55a783a09c44d02003 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Mon, 4 Jun 2018 15:00:50 +0100 Subject: [PATCH] Upgrade consul-api-double --- ui-v2/package.json | 6 ++---- ui-v2/yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ui-v2/package.json b/ui-v2/package.json index 0ca4f53f4b..13642f549c 100644 --- a/ui-v2/package.json +++ b/ui-v2/package.json @@ -29,12 +29,10 @@ "git add" ] }, - "dependencies": { - - }, + "dependencies": {}, "devDependencies": { - "@hashicorp/ember-cli-api-double": "^1.0.2", "@hashicorp/consul-api-double": "^1.0.0", + "@hashicorp/ember-cli-api-double": "^1.0.2", "babel-plugin-transform-object-rest-spread": "^6.26.0", "base64-js": "^1.3.0", "broccoli-asset-rev": "^2.4.5", diff --git a/ui-v2/yarn.lock b/ui-v2/yarn.lock index f55d3c13a0..c760ef53b3 100644 --- a/ui-v2/yarn.lock +++ b/ui-v2/yarn.lock @@ -82,8 +82,8 @@ js-yaml "^3.10.0" "@hashicorp/consul-api-double@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@hashicorp/consul-api-double/-/consul-api-double-1.0.0.tgz#1fffd85121516fe31dad32a196367ae9087f9838" + version "1.1.0" + resolved "https://registry.yarnpkg.com/@hashicorp/consul-api-double/-/consul-api-double-1.1.0.tgz#658f9e89208fa23f251ca66c66aeb7241a13f23f" "@hashicorp/ember-cli-api-double@^1.0.2": version "1.0.2"