From 00cc6894c8864ceab4e7f0c5bbf1d6082ceec6d4 Mon Sep 17 00:00:00 2001 From: Maggie Neterval Date: Mon, 5 Aug 2019 14:34:29 -0400 Subject: [PATCH] fix(kayenta): bump deck-kayenta to 0.0.85 to include fixes (#7297) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a12d0d75d77..e399bf88809 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^5.4.1", - "@spinnaker/kayenta": "0.0.82", + "@spinnaker/kayenta": "0.0.85", "@spinnaker/styleguide": "^1.0.12", "@types/date-fns": "^2.6.0", "@types/memoize-one": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 99441a82c80..4c9e4b8b09d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -37,10 +37,10 @@ dependencies: tinyqueue "^1.1.0" -"@spinnaker/kayenta@0.0.82": - version "0.0.82" - resolved "https://registry.yarnpkg.com/@spinnaker/kayenta/-/kayenta-0.0.82.tgz#82e17e39d9d0f1ff1903b4390c2b6fcdae84c129" - integrity sha512-CqFZbhptDPwS/A1dYI4e8PWKHoH/jNTbChIPzdz98RO7zX6PcMrlHBgTNdi73Ee2YHMehQJoF+Y8arLK7zlnbQ== +"@spinnaker/kayenta@0.0.85": + version "0.0.85" + resolved "https://registry.yarnpkg.com/@spinnaker/kayenta/-/kayenta-0.0.85.tgz#59b752f7c322270938cf0ea283c59c2b9ded0c39" + integrity sha512-5R7RTYitQzbcw2Y/LWOVwxykijnJVoVTtk4nfmyp9MMCBpP/fmCxuLZGh9iXrFa1qDZvqB8oeJFchqAEQngF3A== dependencies: "@fortawesome/fontawesome-free" "5.5.0" "@uirouter/angularjs" "^1.0.15"