From b1a0e039b99b83b66891bb9afef578812ba438e4 Mon Sep 17 00:00:00 2001 From: Justin Holdstock Date: Wed, 7 Mar 2018 14:39:40 -0600 Subject: [PATCH] Update: box-annotations to v0.15.0 (#704) https://github.com/box/box-annotations/releases/tag/v0.15.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7bd24363e..31bf7f340 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "babel-preset-es2015": "^6.24.0", "babel-preset-es2016": "^6.24.1", "babel-preset-react": "^6.23.0", - "box-annotations": "^0.14.0", + "box-annotations": "^0.15.0", "chai": "^4.1.2", "chai-dom": "^1.5.0", "codeceptjs-webdriverio": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index cf77f450d..3a1cf16da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1205,9 +1205,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.14.0.tgz#190785965ebb88ce0e8f4a01762269bef3962fd7" +box-annotations@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.15.0.tgz#c1da50ff1053b99d2f2aa06dc835a2a702cdf6ec" dependencies: box-react-ui "^22.3.0" rangy "^1.3.0"