From 9e1a8ff1171ac31a66b8d8876cf34e13954a9c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 09:24:02 +0000 Subject: [PATCH] Bump mixin-deep from 1.3.1 to 1.3.2 in /example Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] --- example/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 04fc1c1..5d0c964 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1561,7 +1561,7 @@ compressible@~2.0.13: compression@^1.7.1: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -3668,8 +3668,8 @@ minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0: resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" mixin-deep@^1.2.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe" + version "1.3.2" + resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566" dependencies: for-in "^1.0.2" is-extendable "^1.0.1" @@ -4192,9 +4192,9 @@ react-devtools-core@3.1.0: shell-quote "^1.6.1" ws "^2.0.3" -react-native-program-stylesheet@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/react-native-program-stylesheet/-/react-native-program-stylesheet-1.0.4.tgz#ef7da184cd775333eb190d2e0f4643539cd4ef19" +react-native-program-stylesheet@^1.0.6: + version "1.0.8" + resolved "https://registry.yarnpkg.com/react-native-program-stylesheet/-/react-native-program-stylesheet-1.0.8.tgz#eb9bd4193d566704c930ab02d2910eb599894fbd" react-native@0.54.2: version "0.54.2"