Skip to content

Commit

Permalink
fix(deps): update dependency react-bootstrap to v1.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 9, 2019
1 parent 998e711 commit 5b10826
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@wpackio/entrypoint": "file:../packages/entrypoint",
"execa": "1.0.0",
"react": "16.9.0",
"react-bootstrap": "1.0.0-beta.10",
"react-bootstrap": "1.0.0-beta.11",
"react-dom": "16.9.0",
"react-hot-loader": "4.12.10",
"uuid": "3.3.2"
Expand Down
18 changes: 9 additions & 9 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,10 +1107,10 @@
resolved "https://registry.yarnpkg.com/@restart/context/-/context-2.1.4.tgz#a99d87c299a34c28bd85bb489cb07bfd23149c02"
integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==

"@restart/hooks@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.0.tgz#176a73e703133230e613cca4e536265657099bb5"
integrity sha512-meqDR+pO53h6Aq1Fk/I1U9uF0pj4tugZb3PWWwYFwKGtr7fPwgyxxkkdddSo1zhL/VDAUxwqFKB3wuP2Z1txjg==
"@restart/hooks@^0.3.11":
version "0.3.11"
resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.11.tgz#79ef8b872710838fac8c540f499915ed97935a7a"
integrity sha512-EcKbmMEMJBGNXl2u5WLpwmQnH47+USJW4wIQlwkStmsdt/igq+EUJX7tp0fha0GGIliJoxg69FSe06i5/B6HpA==

"@types/anymatch@*":
version "1.3.1"
Expand Down Expand Up @@ -8352,15 +8352,15 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].10:
version "1.0.0-beta.10"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0-beta.10.tgz#369785084a8f5524b9a37c8d9c7c84a94e387a76"
integrity sha512-hSvUrVbm+2uEpsGLVbAKJe/HOBT8ou+AX8Oo3VHlXSbG/9dHonwNP/wXu1NcsJ+TemMk7UnzdX2J8BN5MDnIxA==
[email protected].11:
version "1.0.0-beta.11"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0-beta.11.tgz#4570f5a1379fb05307924f7e8857fccd66c31100"
integrity sha512-D8rAORkNRMf0ECvB8LHCTibeo1JeWptKs4CA5/tn1x5fTu5W4DUD7fQxLm9QdbzOM0qg2FjcfTKeM9gCqhTcoA==
dependencies:
"@babel/runtime" "^7.4.2"
"@react-bootstrap/react-popper" "1.2.1"
"@restart/context" "^2.1.4"
"@restart/hooks" "^0.3.0"
"@restart/hooks" "^0.3.11"
classnames "^2.2.6"
dom-helpers "^3.4.0"
invariant "^2.2.4"
Expand Down

0 comments on commit 5b10826

Please sign in to comment.