Skip to content

Commit

Permalink
fix(kayenta): bump deck-kayenta to 0.0.85 to include fixes (#7297)
Browse files Browse the repository at this point in the history
  • Loading branch information
maggieneterval committed Aug 5, 2019
1 parent 39a74be commit 00cc689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 00cc689

Please sign in to comment.