From 1f26be57d30934f51d81c727f2d04713e4e8234b Mon Sep 17 00:00:00 2001 From: Sumedha Pramod Date: Tue, 5 Dec 2017 16:20:58 -0800 Subject: [PATCH] Update: box-annotations to v0.6.0 (#531) https://github.com/box/box-annotations/releases --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1de556d32..399b0e2aa 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-preset-es2015": "^6.24.0", "babel-preset-es2016": "^6.24.1", "babel-preset-react": "^6.23.0", - "box-annotations": "^0.5.1", + "box-annotations": "^0.6.0", "chai": "^4.1.2", "chai-dom": "^1.5.0", "conventional-changelog-cli": "^1.3.5", diff --git a/yarn.lock b/yarn.lock index b2d172be8..0fc91ee9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1146,9 +1146,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.5.1.tgz#73d2f8d7cc2b7a285cc693c4efdd3c0807aa8ac9" +box-annotations@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.6.0.tgz#649b5b81479a0ba4b32b800beab8628c3293ffab" dependencies: rangy "^1.3.0" rbush "^2.0.1"