Skip to content

Commit f0273d2

Browse files
[MOB-10538] Bump Dependencies (#821)
* Bump react-native-navigation from 7.29.0 to 7.29.1 (#811) Bumps [react-native-navigation](https://github.com/wix/react-native-navigation) from 7.29.0 to 7.29.1. - [Release notes](https://github.com/wix/react-native-navigation/releases) - [Changelog](https://github.com/wix/react-native-navigation/blob/master/CHANGELOG.md) - [Commits](wix/react-native-navigation@7.29.0...7.29.1) --- updated-dependencies: - dependency-name: react-native-navigation dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @trivago/prettier-plugin-sort-imports from 3.3.0 to 3.4.0 (#816) Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/master/CHANGELOG.md) - [Commits](https://github.com/trivago/prettier-plugin-sort-imports/commits/v3.4.0) --- updated-dependencies: - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint from 8.24.0 to 8.26.0 (#817) Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.24.0...v8.26.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 18.7.23 to 18.11.8 (#819) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.23 to 18.11.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump metro-react-native-babel-preset from 0.72.2 to 0.73.3 (#820) Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.72.2 to 0.73.3. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.72.2...v0.73.3) --- updated-dependencies: - dependency-name: metro-react-native-babel-preset dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e8a225 commit f0273d2

File tree

2 files changed

+142
-136
lines changed

2 files changed

+142
-136
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"eslint-plugin-prettier": "^4.2.1",
4848
"esprima": "^4.0.1",
4949
"jest": "^24.8.0",
50-
"metro-react-native-babel-preset": "0.72.2",
50+
"metro-react-native-babel-preset": "0.73.3",
5151
"nock": "^13.2.9",
5252
"prettier": "^2.7.1",
5353
"react": "^16.8.6",
5454
"react-native": "^0.60.0",
55-
"react-native-navigation": "7.29.0",
55+
"react-native-navigation": "7.29.1",
5656
"react-navigation": "^4.4.4",
5757
"ts-jest": "^24.0.0",
5858
"typescript": "^4.8.4",

0 commit comments

Comments
 (0)