From 55001c0473ced9c0296bfe1a167e5fc941a253d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 23:36:51 +0000 Subject: [PATCH] Bump react-native-paper from 4.4.1 to 4.6.0 Bumps [react-native-paper](https://github.com/callstack/react-native-paper) from 4.4.1 to 4.6.0. - [Release notes](https://github.com/callstack/react-native-paper/releases) - [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json) - [Commits](https://github.com/callstack/react-native-paper/compare/v4.4.1...v4.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e67543d..acd19ea 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-dom": "~16.13.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz", "react-native-web": "~0.11.7", - "react-native-paper": "4.4.1", + "react-native-paper": "4.6.0", "react-native-vector-icons": "7.1.0", "react-native-dropdown-picker": "3.7.1", "react-native-progress-circle": "2.1.0",