From c71c79ab1d226181219d7d73ae06fef0effbcbe7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 18:53:45 +0000 Subject: [PATCH] chore(deps-dev): bump @bluebase/plugin-react-native-paper Bumps [@bluebase/plugin-react-native-paper](https://github.com/BlueBaseJS/plugin-react-native-paper) from 2.4.0 to 3.1.1. - [Release notes](https://github.com/BlueBaseJS/plugin-react-native-paper/releases) - [Changelog](https://github.com/BlueBaseJS/plugin-react-native-paper/blob/master/CHANGELOG.md) - [Commits](https://github.com/BlueBaseJS/plugin-react-native-paper/compare/v2.4.0...v3.1.1) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0b95dea..c177577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1343,9 +1343,9 @@ tslib "^1.10.0" "@bluebase/plugin-react-native-paper@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@bluebase/plugin-react-native-paper/-/plugin-react-native-paper-3.1.0.tgz#fa66ffded84a4df92e1308910e6ef0e4a09d42d9" - integrity sha512-5NfeV2n4uxSx0CMvRwja6RkPtKxwBrti7kJHAoqVHLIeJaQn37R/m+I0o9abeAhogsvMFaBhtUcFBMoiQjubuA== + version "3.1.1" + resolved "https://registry.yarnpkg.com/@bluebase/plugin-react-native-paper/-/plugin-react-native-paper-3.1.1.tgz#ae83709bfd915f5acf79ff36aa26835cf59a0b6f" + integrity sha512-EEt/C9LifcI3sDMqu0TMHWMC54lTFMTptenx6nhm8IE1MMxsajGuxT7v8CCNhoX7W0I38UtHlWIuo+0E5BYBxg== dependencies: "@bluebase/component-mapper" "^1.4.0" "@bluebase/components" "^6.0.0"