Skip to content

Commit f951070

Browse files
📦 Bump @react-native/codegen from 0.72.3 to 0.72.4 (#11417)
Bumps [@react-native/codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen) from 0.72.3 to 0.72.4. - [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/react-native-codegen) --- updated-dependencies: - dependency-name: "@react-native/codegen" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c57992 commit f951070

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@
22652265
dependencies:
22662266
"@react-native/codegen" "*"
22672267

2268-
"@react-native/codegen@*":
2268+
"@react-native/codegen@*", "@react-native/codegen@^0.72.3":
22692269
version "0.72.4"
22702270
resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.72.4.tgz#b2a6aef870bb8f5bb7eed521aa0cda10eb15cf40"
22712271
integrity sha512-Yg18PSRrA7rtnucMNl1gQEpbydxJ9cNR+OghLHMBimwYWZYqHTBmnvfwB7Gg0CxPLBJivFA/MKyJSd9aagNfWA==
@@ -2275,16 +2275,6 @@
22752275
jscodeshift "^0.14.0"
22762276
nullthrows "^1.1.1"
22772277

2278-
"@react-native/codegen@^0.72.3":
2279-
version "0.72.3"
2280-
resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.72.3.tgz#963ee3f45723012401d23249b83c5d6f1db6c1a4"
2281-
integrity sha512-SsSiUeGm4n9/utbgnXTBSHKK9GyjSKxkhpQ9SMaOEwaXS8RaRnmerQu96FNa1fqMts63dDOwgTszUCu1KlUj3Q==
2282-
dependencies:
2283-
"@babel/parser" "^7.20.0"
2284-
flow-parser "^0.185.0"
2285-
jscodeshift "^0.14.0"
2286-
nullthrows "^1.1.1"
2287-
22882278
"@react-native/eslint-config@*":
22892279
version "0.72.1"
22902280
resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.72.1.tgz#5e8ab45505d5cd73d8f6c7811a8dd3b799de516f"

0 commit comments

Comments
 (0)