Skip to content

Commit 87cc1ed

Browse files
chore(deps-dev): bump the rn group across 1 directory with 3 updates
Bumps the rn group with 3 updates in the /example directory: [@react-native/babel-preset](https://github.com/facebook/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.82.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](facebook/react-native@v0.78.0...v0.82.1) Updates `@react-native/metro-config` from 0.78.0 to 0.82.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.82.1/packages/metro-config) Updates `@react-native/typescript-config` from 0.78.0 to 0.82.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.82.1/packages/typescript-config) --- updated-dependencies: - dependency-name: "@react-native/babel-preset" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn - dependency-name: "@react-native/metro-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn - dependency-name: "@react-native/typescript-config" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7a3ef9 commit 87cc1ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@react-native-community/cli": "15.0.1",
4040
"@react-native-community/cli-platform-android": "15.0.1",
4141
"@react-native-community/cli-platform-ios": "15.0.1",
42-
"@react-native/babel-preset": "0.78.0",
42+
"@react-native/babel-preset": "0.82.1",
4343
"@react-native/eslint-config": "0.82.1",
44-
"@react-native/metro-config": "0.78.0",
45-
"@react-native/typescript-config": "0.78.0",
44+
"@react-native/metro-config": "0.82.1",
45+
"@react-native/typescript-config": "0.82.1",
4646
"@types/chai": "^4.3.4",
4747
"@types/chance": "^1.1.3",
4848
"@types/mocha": "^10.0.1",

0 commit comments

Comments
 (0)