Skip to content

Commit

Permalink
Update: box-annotations to v0.14.0 (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodsum authored Feb 28, 2018
1 parent d13b39b commit b789807
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.0",
"box-annotations": "^0.14.0",
"chai": "^4.1.2",
"chai-dom": "^1.5.0",
"codeceptjs-webdriverio": "^1.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,17 +1205,17 @@ [email protected]:
dependencies:
hoek "4.x.x"

box-annotations@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.13.0.tgz#c72f76d136046d41697ca9bd0b1e0bd855515f5e"
box-annotations@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.14.0.tgz#190785965ebb88ce0e8f4a01762269bef3962fd7"
dependencies:
box-react-ui "^21.0.3"
box-react-ui "^22.3.0"
rangy "^1.3.0"
rbush "^2.0.1"

box-react-ui@^21.0.3:
version "21.6.1"
resolved "https://registry.yarnpkg.com/box-react-ui/-/box-react-ui-21.6.1.tgz#e10feae465e0b788f03d623997e23a8e48db698e"
box-react-ui@^22.3.0:
version "22.4.1"
resolved "https://registry.yarnpkg.com/box-react-ui/-/box-react-ui-22.4.1.tgz#f38e787fda409956ab34f9ad982ca18ad6b4e67f"
dependencies:
yui "^3.18.1"

Expand Down

0 comments on commit b789807

Please sign in to comment.