Skip to content

Commit

Permalink
Bump react-native-image-resizer in /mobile/js_files
Browse files Browse the repository at this point in the history
Bumps [react-native-image-resizer](https://github.com/status-im/react-native-image-resizer) from 1.0.0-1-status to 1.0.0.
- [Release notes](https://github.com/status-im/react-native-image-resizer/releases)
- [Commits](status-im/react-native-image-resizer@1.0.0-1-status...7cd8e3c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 10, 2019
1 parent e509e8f commit b37c1da
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion mobile/js_files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-native-fs": "^2.14.1",
"react-native-gesture-handler": "^1.3.0",
"react-native-image-crop-picker": "^0.25.0",
"react-native-image-resizer": "git+https://github.com/status-im/react-native-image-resizer.git#1.0.0-1-status",
"react-native-image-resizer": "git+https://github.com/status-im/react-native-image-resizer.git#1.0.0",
"react-native-keychain": "git+https://github.com/status-im/react-native-keychain.git#v.3.0.0-status",
"react-native-languages": "^3.0.2",
"react-native-mail": "git+https://github.com/status-im/react-native-mail.git#v4.0.0-status",
Expand Down
15 changes: 8 additions & 7 deletions mobile/js_files/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4849,9 +4849,10 @@ react-native-image-crop-picker@^0.25.0:
resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.25.0.tgz#858fa6fdc857255fe5250252a38d58db347f9067"
integrity sha512-SpT8/zRUW+d/girR78Rc9FzqCOwuARRTJX91hENKJ8LPzVos1fthNOJO0LGGvVFYggbtLsLugrPRDRP2MiuGlQ==

"react-native-image-resizer@git+https://github.com/status-im/react-native-image-resizer.git#1.0.0-1-status":
"react-native-image-resizer@git+https://github.com/status-im/react-native-image-resizer.git#1.0.0":
version "1.0.0"
resolved "git+https://github.com/status-im/react-native-image-resizer.git#dcbe2e1c461b0dbc265435bfb873f0257c1a1c4a"
uid "7cd8e3c5372d82924a06ef8b493f81f8b1bb3a4b"
resolved "git+https://github.com/status-im/react-native-image-resizer.git#7cd8e3c5372d82924a06ef8b493f81f8b1bb3a4b"

"react-native-keychain@git+https://github.com/status-im/react-native-keychain.git#v.3.0.0-status":
version "3.0.0-rc.3"
Expand All @@ -4877,18 +4878,18 @@ react-native-safe-area-view@^0.14.1:
dependencies:
hoist-non-react-statics "^2.3.1"

react-native-screens@^1.0.0-alpha.22:
version "1.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b"
integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA==

"react-native-screens@^1.0.0 || ^1.0.0-alpha":
version "1.0.0-alpha.23"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.23.tgz#25d7ea4d11bda4fcde2d1da7ae50271c6aa636e0"
integrity sha512-tOxHGQUN83MTmQB4ghoQkibqOdGiX4JQEmeyEv96MKWO/x8T2PJv84ECUos9hD3blPRQwVwSpAid1PPPhrVEaw==
dependencies:
debounce "^1.2.0"

react-native-screens@^1.0.0-alpha.22:
version "1.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b"
integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA==

react-native-shake@^3.3.1:
version "3.4.0"
resolved "https://registry.yarnpkg.com/react-native-shake/-/react-native-shake-3.4.0.tgz#3fa8f682651104b39c0b6c199bfa2ab10b36ce28"
Expand Down

0 comments on commit b37c1da

Please sign in to comment.