Skip to content

Commit 8f98167

Browse files
chore(deps-dev): bump the rn group across 1 directory with 4 updates
Bumps the rn group with 4 updates in the /example directory: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native), [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) and [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config). Updates `@react-native/babel-preset` from 0.78.0 to 0.79.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.78.0...v0.79.0) Updates `@react-native/eslint-config` from 0.78.0 to 0.79.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.79.0/packages/eslint-config-react-native) Updates `@react-native/metro-config` from 0.78.0 to 0.79.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.79.0/packages/metro-config) Updates `@react-native/typescript-config` from 0.78.0 to 0.79.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.79.0/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn - dependency-name: "@react-native/eslint-config" dependency-version: 0.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn - dependency-name: "@react-native/metro-config" dependency-version: 0.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn - dependency-name: "@react-native/typescript-config" dependency-version: 0.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6bf3cd commit 8f98167

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"@react-native-community/cli": "15.0.1",
4141
"@react-native-community/cli-platform-android": "15.0.1",
4242
"@react-native-community/cli-platform-ios": "15.0.1",
43-
"@react-native/babel-preset": "0.78.0",
44-
"@react-native/eslint-config": "0.78.0",
45-
"@react-native/metro-config": "0.78.0",
46-
"@react-native/typescript-config": "0.78.0",
43+
"@react-native/babel-preset": "0.80.2",
44+
"@react-native/eslint-config": "0.80.2",
45+
"@react-native/metro-config": "0.80.2",
46+
"@react-native/typescript-config": "0.80.2",
4747
"@types/chai": "^4.3.4",
4848
"@types/chance": "^1.1.3",
4949
"@types/mocha": "^10.0.1",

0 commit comments

Comments
 (0)