Skip to content

Commit

Permalink
chore(deps-dev): bump metro-react-native-babel-preset in /example (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent fa30394 commit 632ac51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/runtime": "^7.21.5",
"metro-react-native-babel-preset": "^0.76.3"
"metro-react-native-babel-preset": "^0.76.4"
},
"jest": {
"preset": "react-native"
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2932,10 +2932,10 @@ [email protected]:
"@babel/template" "^7.0.0"
react-refresh "^0.4.0"

metro-react-native-babel-preset@^0.76.3:
version "0.76.3"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.3.tgz#efedce64251c4733446a127a7e19e1f36cd4a600"
integrity sha512-3DyE0aP/k8OdIcA0Dy0MQwx6EiXaTLq5YPy4Z38lwOFxD9ZRm2rwnaNXNczsYisJqeq1vcEJpfMnjS26Kqq97g==
metro-react-native-babel-preset@^0.76.4:
version "0.76.4"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.4.tgz#f9422a62348c3fe9c2f733fe005e75b97345f4b1"
integrity sha512-BKyfPz7mn3ncgRjqi8Z9nYLbzuuiBWns2AAEIGctQdz9OMMAisPlZmWscv09UjhPXkQc/XtToFETVN7fmHMfug==
dependencies:
"@babel/core" "^7.20.0"
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
Expand Down

0 comments on commit 632ac51

Please sign in to comment.