mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
build(deps): bump react-transition-group from 2.5.0 to 2.5.1 in /ui
Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v2.5.0...v2.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"react-scripts": "2.1.1",
|
||||
"react-select": "2.1.2",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.5.0",
|
||||
"react-transition-group": "2.5.1",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -9475,10 +9475,10 @@ react-tippy@1.2.3:
|
||||
dependencies:
|
||||
popper.js "^1.11.1"
|
||||
|
||||
react-transition-group@2.5.0, react-transition-group@^2.2.1:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.5.0.tgz#70bca0e3546102c4dc5cf3f5f57f73447cce6874"
|
||||
integrity sha512-qYB3JBF+9Y4sE4/Mg/9O6WFpdoYjeeYqx0AFb64PTazVy8RPMiE3A47CG9QmM4WJ/mzDiZYslV+Uly6O1Erlgw==
|
||||
react-transition-group@2.5.1, react-transition-group@^2.2.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.5.1.tgz#67fbd8d30ebb1c57a149d554dbb82eabefa61f0d"
|
||||
integrity sha512-8x/CxUL9SjYFmUdzsBPTgtKeCxt7QArjNSte0wwiLtF/Ix/o1nWNJooNy5o9XbHIKS31pz7J5VF2l41TwlvbHQ==
|
||||
dependencies:
|
||||
dom-helpers "^3.3.1"
|
||||
loose-envify "^1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user