Skip to content

Commit

Permalink
Merge db71eb8 into 9aeaa40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2018
2 parents 9aeaa40 + db71eb8 commit 46d54b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/hn-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"babel-runtime": "^6.26.0",
"get-nested": "^4.0.0",
"prop-types": "^15.5.10",
"react-async-bootstrapper": "^1.1.2",
"react-async-bootstrapper": "^2.0.0",
"util-deprecate": "^1.0.2"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6872,11 +6872,11 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-async-bootstrapper@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/react-async-bootstrapper/-/react-async-bootstrapper-1.1.2.tgz#3e255a9981b6fbac3553089846eb7a8632c47797"
react-async-bootstrapper@^2.0.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/react-async-bootstrapper/-/react-async-bootstrapper-2.1.1.tgz#8bc4115108e2ce6ba5771850a6814980599e09f2"
dependencies:
react-tree-walker "^2.1.3"
react-tree-walker "^4.2.0"

react-is@^16.4.2:
version "16.4.2"
Expand All @@ -6891,9 +6891,9 @@ react-test-renderer@16.4.2:
prop-types "^15.6.0"
react-is "^16.4.2"

react-tree-walker@^2.1.3:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-tree-walker/-/react-tree-walker-2.2.0.tgz#d5f2c9e5673530f3af9c170330b4cd37aacb3dbd"
react-tree-walker@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/react-tree-walker/-/react-tree-walker-4.2.0.tgz#bb2ac9b1219e1d39e5d11c5ecfa6fe5ea63f81c0"

react@16.4.2:
version "16.4.2"
Expand Down

0 comments on commit 46d54b5

Please sign in to comment.