Skip to content

Commit bd89d73

Browse files
build(deps): bump react-native from 0.81.4 to 0.82.0 in /test (#181)
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.81.4 to 0.82.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.82.0/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.82.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e86f24b commit bd89d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"detox": "20.42.0",
1616
"metro-react-native-babel-preset": "^0.77.0",
1717
"react": "^19.0",
18-
"react-native": "^0.81.1"
18+
"react-native": "^0.82.0"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^24.3.0",

0 commit comments

Comments
 (0)