Skip to content

Commit cccf1ab

Browse files
chore(deps-dev): bump metro-react-native-babel-preset
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.73.1 to 0.73.2. - [Release notes](https://github.com/facebook/metro/releases) - [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md) - [Commits](facebook/metro@v0.73.1...v0.73.2) --- updated-dependencies: - dependency-name: metro-react-native-babel-preset dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a54cbdb commit cccf1ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"istanbul-api": "3.0.0",
5151
"istanbul-reports": "3.1.5",
5252
"jest": "29.1.2",
53-
"metro-react-native-babel-preset": "0.73.1",
53+
"metro-react-native-babel-preset": "0.73.2",
5454
"prettier": "2.7.1",
5555
"prettier-eslint": "15.0.1",
5656
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5802,10 +5802,10 @@ metro-react-native-babel-preset@0.72.3:
58025802
"@babel/template" "^7.0.0"
58035803
react-refresh "^0.4.0"
58045804

5805-
metro-react-native-babel-preset@0.73.1:
5806-
version "0.73.1"
5807-
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.1.tgz#a7183a572032b664a08bfa50de048549d110a031"
5808-
integrity sha512-yKWtM25PFoMGOumqfgqVbCwhfTm65yfTQLnesdvG6cjDn3MhaFF0wWkha2rWaT2HhJPYeO3qLER16C/CBAitcw==
5805+
metro-react-native-babel-preset@0.73.2:
5806+
version "0.73.2"
5807+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.2.tgz#b80d0bdd3d64a10c14514bd4d73f9cf6277218e9"
5808+
integrity sha512-Wb7nPaJRHpikZII565oLKylxmiyMFlTA/wSnCkJ7LDo6ICh0jSshfNk9+w5V5xAxSnpsEnvXPaGP5QFk4ZHXrg==
58095809
dependencies:
58105810
"@babel/core" "^7.14.0"
58115811
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"

0 commit comments

Comments
 (0)