From 04cb0899cba292307442f078f50edaba1bf39446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:09:33 +0000 Subject: [PATCH] Bump react-native-vector-icons from 9.1.0 to 9.2.0 Bumps [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/oblador/react-native-vector-icons/releases) - [Commits](https://github.com/oblador/react-native-vector-icons/compare/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: react-native-vector-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 49196505458..c4574c021c5 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "react-native-slowlog": "^1.0.2", "react-native-svg": "^12.3.0", "react-native-ui-lib": "RocketChat/react-native-ui-lib", - "react-native-vector-icons": "9.1.0", + "react-native-vector-icons": "9.2.0", "react-native-webview": "10.3.2", "react-redux": "8.0.1", "reactotron-react-native": "5.0.2", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..aef9bf35043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17381,10 +17381,10 @@ react-native-ui-lib@RocketChat/react-native-ui-lib: semver "^5.5.0" url-parse "^1.2.0" -react-native-vector-icons@9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-9.1.0.tgz#52eaa205f5954d567b7048eb93d58ac854a2c59e" - integrity sha512-2AHZ/h9d/+rC0odz+OwbGNlc1Lik/pHhSixn4HfC8RtQ8CxfSBZ6gg7bTLcZhdSvZN+ZEGi30Fj+ZnOSQy+smg== +react-native-vector-icons@9.2.0: + version "9.2.0" + resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-9.2.0.tgz#3c0c82e95defd274d56363cbe8fead8d53167ebd" + integrity sha512-wKYLaFuQST/chH3AJRjmOLoLy3JEs1JR6zMNgTaemFpNoXs0ztRnTxcxFD9xhX7cJe1/zoN5BpQYe7kL0m5yyA== dependencies: prop-types "^15.7.2" yargs "^16.1.1"