mirror of https://github.com/embarklabs/embark.git
build(deps-dev): bump velocity-react from 1.4.1 to 1.4.3
Bumps [velocity-react](https://github.com/twitter-fabric/velocity-react) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/twitter-fabric/velocity-react/releases) - [Changelog](https://github.com/google-fabric/velocity-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/twitter-fabric/velocity-react/compare/v1.4.1...v1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
12e2665abf
commit
58bc342c1c
|
@ -103,7 +103,7 @@
|
|||
"simple-line-icons": "2.4.1",
|
||||
"typescript": "3.7.2",
|
||||
"uuid": "3.3.2",
|
||||
"velocity-react": "1.4.1",
|
||||
"velocity-react": "1.4.3",
|
||||
"web3": "1.2.4",
|
||||
"webpack": "4.41.2"
|
||||
},
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -23040,17 +23040,7 @@ velocity-animate@^1.4.0:
|
|||
resolved "https://registry.yarnpkg.com/velocity-animate/-/velocity-animate-1.5.2.tgz#5a351d75fca2a92756f5c3867548b873f6c32105"
|
||||
integrity sha512-m6EXlCAMetKztO1ppBhGU1/1MR3IiEevO6ESq6rcrSQ3Q77xYSW13jkfXW88o4xMrkXJhy/U7j4wFR/twMB0Eg==
|
||||
|
||||
velocity-react@1.4.1:
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/velocity-react/-/velocity-react-1.4.1.tgz#1d0b41859cdf2521c08a8b57f44e93ed2d54b5fc"
|
||||
integrity sha512-ZyXBm+9C/6kNUNyc+aeNKEhtTu/Mn+OfpsNBGuTxU8S2DUcis/KQL0rTN6jWL+7ygdOrun18qhheNZTA7YERmg==
|
||||
dependencies:
|
||||
lodash "^4.17.5"
|
||||
prop-types "^15.5.8"
|
||||
react-transition-group "^2.0.0"
|
||||
velocity-animate "^1.4.0"
|
||||
|
||||
velocity-react@^1.4.1:
|
||||
velocity-react@1.4.3, velocity-react@^1.4.1:
|
||||
version "1.4.3"
|
||||
resolved "https://registry.yarnpkg.com/velocity-react/-/velocity-react-1.4.3.tgz#63e41d92e334d5a3bea8b2fa02ee170f62ef4d36"
|
||||
integrity sha512-zvefGm85A88S3KdF9/dz5vqyFLAiwKYlXGYkHH2EbXl+CZUD1OT0a0aS1tkX/WXWTa/FUYqjBaAzAEFYuSobBQ==
|
||||
|
|
Loading…
Reference in New Issue