mirror of https://github.com/sualko/cloud_bbb
npm: bump react-flip-move from 3.0.4 to 3.0.5
Bumps [react-flip-move](https://github.com/joshwcomeau/react-flip-move) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/joshwcomeau/react-flip-move/releases) - [Commits](https://github.com/joshwcomeau/react-flip-move/commits/v3.0.5) --- updated-dependencies: - dependency-name: react-flip-move dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/react-flip-move-3.0.5
parent
6c4f4a414d
commit
271e402da7
|
|
@ -99,7 +99,7 @@
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-flip-move": "^3.0.4",
|
"react-flip-move": "^3.0.5",
|
||||||
"react-hot-loader": "^4.12.20",
|
"react-hot-loader": "^4.12.20",
|
||||||
"react-select": "^5.2.2",
|
"react-select": "^5.2.2",
|
||||||
"sass-loader": "^12.6.0",
|
"sass-loader": "^12.6.0",
|
||||||
|
|
|
||||||
|
|
@ -4971,10 +4971,10 @@ react-dom@^17.0.2:
|
||||||
object-assign "^4.1.1"
|
object-assign "^4.1.1"
|
||||||
scheduler "^0.20.2"
|
scheduler "^0.20.2"
|
||||||
|
|
||||||
react-flip-move@^3.0.4:
|
react-flip-move@^3.0.5:
|
||||||
version "3.0.4"
|
version "3.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/react-flip-move/-/react-flip-move-3.0.4.tgz#261f66101fbc305f9b7b28959c5cf8236413ca74"
|
resolved "https://registry.yarnpkg.com/react-flip-move/-/react-flip-move-3.0.5.tgz#8b87510ad32ebef01ebca94902b445f456bbc0f7"
|
||||||
integrity sha512-HyUVv9g3t/BS7Yz9HgrtYSWyRNdR2F81nkj+C5iRY675AwlqCLB5JU9mnZWg0cdVz7IM4iquoyZx70vzZv3Z8Q==
|
integrity sha512-Mf4XpbkUNZy9eu80iXXFIjToDvw+bnHxmKHVoositbMpV87O/EQswnXUqVovRHoTx/F+4dE+p//PyJnAT7OtPA==
|
||||||
|
|
||||||
react-hot-loader@^4.12.20:
|
react-hot-loader@^4.12.20:
|
||||||
version "4.13.0"
|
version "4.13.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue