fix(deps): update dependency react-native-bootsplash to v4

This commit is contained in:
Renovate Bot 2021-11-20 15:47:56 +00:00
parent d8c9ed2061
commit a3eee43fdf
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"postinstall-postinstall": "^2.1.0",
"react": "17.0.2",
"react-native": "0.66.1",
"react-native-bootsplash": "^3.2.0",
"react-native-bootsplash": "^4.0.0",
"react-native-config": "^1.4.5",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.1.0",

View File

@ -8406,10 +8406,10 @@ react-is@^16.13.0, react-is@^16.7.0, react-is@^16.8.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
react-native-bootsplash@^3.2.0:
version "3.2.6"
resolved "https://registry.yarnpkg.com/react-native-bootsplash/-/react-native-bootsplash-3.2.6.tgz#610e476b1156ab29817aa394d5bb64871c1f1f42"
integrity sha512-zNEXIe2K1A06J45QOAg+OBo3wIyId9lZXOwITUcwNR2bQEg/3CO6uvcRB7MLuy2ct54R1PlbADHDZK/Ozt7mfA==
react-native-bootsplash@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-native-bootsplash/-/react-native-bootsplash-4.0.0.tgz#a072e81e2c45e66b741db20ceee3e8ea43b6d7d4"
integrity sha512-9ZSdcNuqm+YL8sL9Y3jUa3peafMwhsBlYxtYSji2VIpmuIhAYZMPgKF5aKDZM0T3qxjTONha+l8ZmBu9XqzW+g==
dependencies:
chalk "^4.1.2"
fs-extra "^10.0.0"