Skip to content

Commit

Permalink
Bump the development-dependencies group in /native_gg with 3 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /native_gg with 3 updates: [@react-native/babel-preset](https://github.com/facebook/react-native), [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@react-native/babel-preset` from 0.73.18 to 0.74.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md)
- [Commits](https://github.com/facebook/react-native/commits)

Updates `@react-native/typescript-config` from 0.73.1 to 0.74.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/HEAD/packages/typescript-config)

Updates `@types/react` from 18.2.46 to 18.2.47
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@react-native/babel-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@react-native/typescript-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 8376fb1 commit f8059ad
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 53 deletions.
6 changes: 3 additions & 3 deletions native_gg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@babel/runtime": "7.23.7",
"@biomejs/biome": "1.4.1",
"@react-native-community/cli-platform-android": "13.2.0",
"@react-native/babel-preset": "0.73.18",
"@react-native/babel-preset": "0.74.0",
"@react-native/gradle-plugin": "0.73.4",
"@react-native/metro-config": "0.73.2",
"@react-native/typescript-config": "0.73.1",
"@types/react": "18.2.46",
"@react-native/typescript-config": "0.74.0",
"@types/react": "18.2.47",
"@types/react-test-renderer": "18.0.7",
"react-test-renderer": "18.2.0",
"typescript": "5.3.3"
Expand Down
101 changes: 51 additions & 50 deletions native_gg/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8059ad

Please sign in to comment.