Skip to content

Commit

Permalink
chore(deps-dev): bump the react-native group across 1 directory with …
Browse files Browse the repository at this point in the history
…2 updates (#478)

Bumps the react-native group with 2 updates in the /packages/template directory: [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) and [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native).

Updates `react-native` from 0.75.4 to 0.76.6
- [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.76.6/packages/react-native)

Updates `@react-native/eslint-config` from 0.75.4 to 0.76.6
- [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.76.6/packages/eslint-config-react-native)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: "@react-native/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent b953e4d commit 069f01b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@react-native/eslint-config": "^0.75.2",
"@react-native/eslint-config": "^0.76.6",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.4",
"eslint": "^8.57.0",
Expand All @@ -61,7 +61,7 @@
"nitro-codegen": "*",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-native": "^0.75.2",
"react-native": "^0.76.6",
"react-native-nitro-modules": "*",
"typescript": "^5.5.4"
},
Expand Down

0 comments on commit 069f01b

Please sign in to comment.