Skip to content

Commit

Permalink
Upgrade: Upgrade box-annotations to v3.10.0 (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Feb 8, 2019
1 parent 8a30f94 commit 214e366
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 @@ -25,7 +25,7 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-es2016": "^6.24.1",
"babel-preset-react": "^6.23.0",
"box-annotations": "^2.3.0",
"box-annotations": "^3.10.0",
"box-locales": "^0.0.1",
"box-react-ui": "^22.7.0",
"chai": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1641,10 +1641,10 @@ boom@5.x.x:
dependencies:
hoek "4.x.x"

box-annotations@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.3.0.tgz#5cac38171f7f8d9283659e2b243310f19d5ab7d3"
integrity sha512-Ea7tPgyJjX7vcnmZIfCorbzHd6oYx/OHVMPnZVQL/dUHR5vRKhLM0610xqwmVlUpk627sqHw5x/APaa+kt4SXg==
box-annotations@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-3.10.0.tgz#4171d1773bda3dd3b6a318ad6a1b421f85d65ede"
integrity sha512-GiB2VR/aDaw0VnQ/PV4GHPGevG9PUg+4mwezwTKEJKiDWsVZtcuH1pGVfaK50dDjIVyy/+vL2o6Ps+Xg+J8+fQ==

box-locales@^0.0.1:
version "0.0.1"
Expand Down

0 comments on commit 214e366

Please sign in to comment.