Update dependency react-bootstrap to v1.3.0

This commit is contained in:
Renovate Bot 2020-07-25 18:26:35 +00:00 committed by mrdrogdrog
parent 69ad1d16ce
commit 056209a9d1
2 changed files with 9 additions and 9 deletions

View file

@ -67,7 +67,7 @@
"moment": "2.27.0", "moment": "2.27.0",
"node-sass": "4.14.1", "node-sass": "4.14.1",
"react": "16.13.1", "react": "16.13.1",
"react-bootstrap": "1.2.2", "react-bootstrap": "1.3.0",
"react-bootstrap-typeahead": "5.1.0", "react-bootstrap-typeahead": "5.1.0",
"react-codemirror2": "7.2.1", "react-codemirror2": "7.2.1",
"react-dom": "16.13.1", "react-dom": "16.13.1",

View file

@ -10302,10 +10302,10 @@ react-bootstrap-typeahead@5.1.0:
scroll-into-view-if-needed "^2.2.20" scroll-into-view-if-needed "^2.2.20"
warning "^4.0.1" warning "^4.0.1"
react-bootstrap@1.2.2: react-bootstrap@1.3.0:
version "1.2.2" version "1.3.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.2.2.tgz#dbae0c3d4fb20cd545c8efc62f49190f690cea2b" resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.3.0.tgz#d9dde4ad554e9cd21d1465e8b5e5ef6679cae6a1"
integrity sha512-G+QcEyBqFtakBNghdDugie+yU/ABDeqw3n+SOeRGxEn1m0dbIyHTroZpectcQk6FB3aS4RJGkZTuLVYH86Cu2A== integrity sha512-GYj0c6FO9mx7DaO8Xyz2zs0IcQ6CGCtM3O6/feIoCaG4N8B0+l4eqL7stlMcLpqO4d8NG2PoMO/AbUOD+MO7mg==
dependencies: dependencies:
"@babel/runtime" "^7.4.2" "@babel/runtime" "^7.4.2"
"@restart/context" "^2.1.4" "@restart/context" "^2.1.4"
@ -10321,8 +10321,8 @@ react-bootstrap@1.2.2:
invariant "^2.2.4" invariant "^2.2.4"
prop-types "^15.7.2" prop-types "^15.7.2"
prop-types-extra "^1.1.0" prop-types-extra "^1.1.0"
react-overlays "^4.0.0" react-overlays "^4.1.0"
react-transition-group "^4.0.0" react-transition-group "^4.4.1"
uncontrollable "^7.0.0" uncontrollable "^7.0.0"
warning "^4.0.3" warning "^4.0.3"
@ -10421,7 +10421,7 @@ react-overlays@^2.0.0:
uncontrollable "^7.0.0" uncontrollable "^7.0.0"
warning "^4.0.3" warning "^4.0.3"
react-overlays@^4.0.0: react-overlays@^4.1.0:
version "4.1.0" version "4.1.0"
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-4.1.0.tgz#755a890519b02e3904845172d5223ff2dfb1bb29" resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-4.1.0.tgz#755a890519b02e3904845172d5223ff2dfb1bb29"
integrity sha512-vdRpnKe0ckWOOD9uWdqykLUPHLPndIiUV7XfEKsi5008xiyHCfL8bxsx4LbMrfnxW1LzRthLyfy50XYRFNQqqw== integrity sha512-vdRpnKe0ckWOOD9uWdqykLUPHLPndIiUV7XfEKsi5008xiyHCfL8bxsx4LbMrfnxW1LzRthLyfy50XYRFNQqqw==
@ -10555,7 +10555,7 @@ react-scripts@3.4.1:
optionalDependencies: optionalDependencies:
fsevents "2.1.2" fsevents "2.1.2"
react-transition-group@^4.0.0: react-transition-group@^4.4.1:
version "4.4.1" version "4.4.1"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9" resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9"
integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw== integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==