Skip to content

Commit

Permalink
Bump react-native-webview-bridge in /desktop/js_files
Browse files Browse the repository at this point in the history
Bumps [react-native-webview-bridge](https://github.com/status-im/react-native-webview-bridge) from 0.33.16-status-rn049-desktop to v0.40.1.
- [Release notes](https://github.com/status-im/react-native-webview-bridge/releases)
- [Commits](status-im/react-native-webview-bridge@0.33.16-status-rn049-desktop...bf0d447)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 10, 2019
1 parent e509e8f commit a006810
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 33 deletions.
2 changes: 1 addition & 1 deletion desktop/js_files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-native-navigation-twopane": "git+https://github.com/status-im/react-native-navigation-twopane.git#v0.0.2-status",
"react-native-os": "^1.1.0",
"react-native-splash-screen": "^3.0.6",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-status-rn049-desktop",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#v0.40.1",
"react-navigation": "^3.11.0",
"status-conan": "git+https://github.com/status-im/status-conan.git#v1.0.0",
"web3-utils": "^1.0.0-beta.36"
Expand Down
51 changes: 19 additions & 32 deletions desktop/js_files/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2464,16 +2464,7 @@ create-error-class@^3.0.0:
dependencies:
capture-stack-trace "^1.0.0"

create-react-class@^15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.2.tgz#cf1ed15f12aad7f14ef5f2dfe05e6c42f91ef02a"
integrity sha1-zx7RXxKq1/FO9fLf4F5sQvke8Co=
dependencies:
fbjs "^0.8.9"
loose-envify "^1.3.1"
object-assign "^4.1.1"

create-react-class@^15.6.3:
create-react-class@^15.6.0, create-react-class@^15.6.2, create-react-class@^15.6.3:
version "15.6.3"
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036"
integrity sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==
Expand Down Expand Up @@ -3946,13 +3937,6 @@ interpret@^1.0.0:
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296"
integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw==

invariant@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.0.tgz#c8d7e847366a49cc18b622f058a689d481e895f2"
integrity sha1-yNfoRzZqScwYtiLwWKaJ1IHolfI=
dependencies:
loose-envify "^1.0.0"

invariant@^2.2.0, invariant@^2.2.2, invariant@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
Expand Down Expand Up @@ -4925,10 +4909,10 @@ metro-minify-uglify@0.48.5:
dependencies:
uglify-es "^3.1.9"

metro-react-native-babel-preset@^0.45.6:
version "0.45.6"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.45.6.tgz#077ce4039d6461a1b699b215612985415f9816a9"
integrity sha512-qh+iXlV2tDfvHYbhh1meihxnzXXXB8nF1fi8z2HFxqYDkFBM48XewXO6mLz97PL8lmuTGvX/2dYVuFtriENw1w==
metro-react-native-babel-preset@0.48.5:
version "0.48.5"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.48.5.tgz#cafa1c3ea326a447a89031928b0932f38a65815c"
integrity sha512-ldG1bsusB5zlS1fhAiSLRjUA7I/Chn/dniaXTlkUpgiqyEAaDDmqhkDJ8gyZw3rhlLMVswlBd3o6I8yYti+57w==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-export-default-from" "^7.0.0"
Expand All @@ -4955,20 +4939,21 @@ metro-react-native-babel-preset@^0.45.6:
"@babel/plugin-transform-react-jsx" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
"@babel/plugin-transform-regenerator" "^7.0.0"
"@babel/plugin-transform-runtime" "^7.0.0"
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
"@babel/plugin-transform-spread" "^7.0.0"
"@babel/plugin-transform-sticky-regex" "^7.0.0"
"@babel/plugin-transform-template-literals" "^7.0.0"
"@babel/plugin-transform-typescript" "^7.0.0"
"@babel/plugin-transform-unicode-regex" "^7.0.0"
"@babel/template" "^7.0.0"
metro-babel7-plugin-react-transform "0.45.6"
metro-babel7-plugin-react-transform "0.48.5"
react-transform-hmr "^1.0.4"

metro-react-native-babel-preset@0.48.5:
version "0.48.5"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.48.5.tgz#cafa1c3ea326a447a89031928b0932f38a65815c"
integrity sha512-ldG1bsusB5zlS1fhAiSLRjUA7I/Chn/dniaXTlkUpgiqyEAaDDmqhkDJ8gyZw3rhlLMVswlBd3o6I8yYti+57w==
metro-react-native-babel-preset@^0.45.6:
version "0.45.6"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.45.6.tgz#077ce4039d6461a1b699b215612985415f9816a9"
integrity sha512-qh+iXlV2tDfvHYbhh1meihxnzXXXB8nF1fi8z2HFxqYDkFBM48XewXO6mLz97PL8lmuTGvX/2dYVuFtriENw1w==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.0.0"
"@babel/plugin-proposal-export-default-from" "^7.0.0"
Expand All @@ -4995,15 +4980,14 @@ metro-react-native-babel-preset@0.48.5:
"@babel/plugin-transform-react-jsx" "^7.0.0"
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
"@babel/plugin-transform-regenerator" "^7.0.0"
"@babel/plugin-transform-runtime" "^7.0.0"
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
"@babel/plugin-transform-spread" "^7.0.0"
"@babel/plugin-transform-sticky-regex" "^7.0.0"
"@babel/plugin-transform-template-literals" "^7.0.0"
"@babel/plugin-transform-typescript" "^7.0.0"
"@babel/plugin-transform-unicode-regex" "^7.0.0"
"@babel/template" "^7.0.0"
metro-babel7-plugin-react-transform "0.48.5"
metro-babel7-plugin-react-transform "0.45.6"
react-transform-hmr "^1.0.4"

metro-resolver@0.48.5:
Expand Down Expand Up @@ -6267,12 +6251,15 @@ react-native-tab-view@^1.2.0, react-native-tab-view@^1.4.1:
dependencies:
prop-types "^15.6.1"

"react-native-webview-bridge@git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-status-rn049-desktop":
version "0.33.16"
resolved "git+https://github.com/status-im/react-native-webview-bridge.git#da824f59731af37b877e325204637d7c52e170f6"
"react-native-webview-bridge@git+https://github.com/status-im/react-native-webview-bridge.git#v0.40.1":
version "0.40.1"
uid bf0d44714385eaf9688c3e5e14bd6769c44bb00f
resolved "git+https://github.com/status-im/react-native-webview-bridge.git#bf0d44714385eaf9688c3e5e14bd6769c44bb00f"
dependencies:
invariant "2.2.0"
create-react-class "^15.6.0"
invariant "^2.2.2"
keymirror "0.1.1"
prop-types "^15.5.10"

"react-native@git+https://github.com/status-im/react-native-desktop.git#v0.57.8_11":
version "0.57.8"
Expand Down

0 comments on commit a006810

Please sign in to comment.