Skip to content

Commit

Permalink
Bump react-native from 0.72.7 to 0.72.8 (#3323)
Browse files Browse the repository at this point in the history
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.72.7 to 0.72.8.
- [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.72.8/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 20, 2023
1 parent a0a8448 commit 85577a4
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5676,6 +5676,23 @@ __metadata:
languageName: node
linkType: hard

"@react-native/codegen@npm:^0.72.8":
version: 0.72.8
resolution: "@react-native/codegen@npm:0.72.8"
dependencies:
"@babel/parser": ^7.20.0
flow-parser: ^0.206.0
glob: ^7.1.1
invariant: ^2.2.4
jscodeshift: ^0.14.0
mkdirp: ^0.5.1
nullthrows: ^1.1.1
peerDependencies:
"@babel/preset-env": ^7.1.6
checksum: c031f199cb50f44010faaec96190bfd6a3abb376349c599cad85fa4f202c21d644b54ab6f530d2d0a915f086078f45d1082e2753ed4e4f80d256852ef1d081f9
languageName: node
linkType: hard

"@react-native/gradle-plugin@npm:^0.72.11":
version: 0.72.11
resolution: "@react-native/gradle-plugin@npm:0.72.11"
Expand Down Expand Up @@ -18430,21 +18447,22 @@ __metadata:
linkType: hard

"react-native@npm:^0.72.0":
version: 0.72.7
resolution: "react-native@npm:0.72.7"
version: 0.72.8
resolution: "react-native@npm:0.72.8"
dependencies:
"@jest/create-cache-key-function": ^29.2.1
"@react-native-community/cli": 11.3.10
"@react-native-community/cli-platform-android": 11.3.10
"@react-native-community/cli-platform-ios": 11.3.10
"@react-native/assets-registry": ^0.72.0
"@react-native/codegen": ^0.72.7
"@react-native/codegen": ^0.72.8
"@react-native/gradle-plugin": ^0.72.11
"@react-native/js-polyfills": ^0.72.1
"@react-native/normalize-colors": ^0.72.0
"@react-native/virtualized-lists": ^0.72.8
abort-controller: ^3.0.0
anser: ^1.4.9
ansi-regex: ^5.0.0
base64-js: ^1.1.2
deprecated-react-native-prop-types: ^4.2.3
event-target-shim: ^5.0.1
Expand Down Expand Up @@ -18473,7 +18491,7 @@ __metadata:
react: 18.2.0
bin:
react-native: cli.js
checksum: 587490c63bba709347e99edbe29f2a10d5a358e296d214960e066bd803d5a71a49b5e199208cf85cd6f6d3ce5fdbe5134e9480eb268b41b29807c833f7d45a34
checksum: ee4583d0aa65cb4fb0f614de3c4dbbe46d8046659e7209243dd855f7d7a2e7f28f07d4de3d81cc5a4b590294dd408eb954280bef087a02d7fc616ae85885c2a6
languageName: node
linkType: hard

Expand Down

0 comments on commit 85577a4

Please sign in to comment.