From 533c4f186c826ea4119bb97d7a30d4161fb34597 Mon Sep 17 00:00:00 2001 From: Tom Ross Date: Mon, 16 Aug 2021 08:52:35 +0100 Subject: [PATCH] Bump reactstrap to 8.9.0 (#23888) --- .../FormTriggerArea.test.tsx.snap | 168 +++++++++++++++++- package.json | 2 +- yarn.lock | 13 +- 3 files changed, 172 insertions(+), 11 deletions(-) diff --git a/client/web/src/enterprise/code-monitoring/components/__snapshots__/FormTriggerArea.test.tsx.snap b/client/web/src/enterprise/code-monitoring/components/__snapshots__/FormTriggerArea.test.tsx.snap index ddd1a74c5f9..e0d17951422 100644 --- a/client/web/src/enterprise/code-monitoring/components/__snapshots__/FormTriggerArea.test.tsx.snap +++ b/client/web/src/enterprise/code-monitoring/components/__snapshots__/FormTriggerArea.test.tsx.snap @@ -163,7 +163,61 @@ exports[`FormTriggerArea Correct checkboxes shown when query does not fulfill re } toggle={[Function]} trigger="hover focus" - /> + > + + + + } + transition={ + Object { + "appear": true, + "baseClass": "fade", + "baseClassActive": "show", + "enter": true, + "exit": true, + "in": true, + "mountOnEnter": false, + "onEnter": [Function], + "onEntered": [Function], + "onEntering": [Function], + "onExit": [Function], + "onExited": [Function], + "onExiting": [Function], + "tag": "div", + "timeout": 150, + "unmountOnExit": false, + } + } + /> + @@ -284,7 +338,61 @@ exports[`FormTriggerArea Correct checkboxes shown when query does not fulfill re } toggle={[Function]} trigger="hover focus" - /> + > + + + + } + transition={ + Object { + "appear": true, + "baseClass": "fade", + "baseClassActive": "show", + "enter": true, + "exit": true, + "in": true, + "mountOnEnter": false, + "onEnter": [Function], + "onEntered": [Function], + "onEntering": [Function], + "onExit": [Function], + "onExited": [Function], + "onExiting": [Function], + "tag": "div", + "timeout": 150, + "unmountOnExit": false, + } + } + /> + @@ -401,7 +509,61 @@ exports[`FormTriggerArea Correct checkboxes shown when query does not fulfill re } toggle={[Function]} trigger="hover focus" - /> + > + + + + } + transition={ + Object { + "appear": true, + "baseClass": "fade", + "baseClassActive": "show", + "enter": true, + "exit": true, + "in": true, + "mountOnEnter": false, + "onEnter": [Function], + "onEntered": [Function], + "onEntering": [Function], + "onExit": [Function], + "onExited": [Function], + "onExiting": [Function], + "tag": "div", + "timeout": 150, + "unmountOnExit": false, + } + } + /> + diff --git a/package.json b/package.json index c2c9ac25e25..f105dc07a59 100644 --- a/package.json +++ b/package.json @@ -380,7 +380,7 @@ "react-stripe-elements": "^6.1.2", "react-textarea-autosize": "^8.3.0", "react-visibility-sensor": "^5.1.1", - "reactstrap": "^8.4.1", + "reactstrap": "^8.9.0", "recharts": "^1.8.5", "regexpp": "^3.1.0", "rxjs": "^6.6.3", diff --git a/yarn.lock b/yarn.lock index a8be3808d0f..8fe4e34b66a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1374,7 +1374,7 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.1.5", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.2.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.1.5", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": version "7.14.0" resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6" integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA== @@ -19462,15 +19462,14 @@ react@^16.14.0: object-assign "^4.1.1" prop-types "^15.6.2" -reactstrap@^8.4.1: - version "8.4.1" - resolved "https://registry.npmjs.org/reactstrap/-/reactstrap-8.4.1.tgz#c7f63b9057f58b52833061711ebe235b9ec4e3e5" - integrity sha512-oAjp9PYYUGKl7SLXwrQ1oRIrYw0MqfO2mUqYgGapFKHG2uwjEtLip5rYxtMujkGx3COjH5FX1WtcfNU4oqpH0Q== +reactstrap@^8.9.0: + version "8.9.0" + resolved "https://registry.npmjs.org/reactstrap/-/reactstrap-8.9.0.tgz#bca4afa3f5cd18899ef9b33d877a141886d5abae" + integrity sha512-pmf33YjpNZk1IfrjqpWCUMq9hk6GzSnMWBAofTBNIRJQB1zQ0Au2kzv3lPUAFsBYgWEuI9iYa/xKXHaboSiMkQ== dependencies: - "@babel/runtime" "^7.2.0" + "@babel/runtime" "^7.12.5" classnames "^2.2.3" prop-types "^15.5.8" - react-lifecycles-compat "^3.0.4" react-popper "^1.3.6" react-transition-group "^2.3.1"