Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump metro-react-native-babel-preset from 0.75.1 to …
Browse files Browse the repository at this point in the history
…0.76.0 in /examples/bare (#813)
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
1 parent 50875fc commit 0f71d54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.21.0",
"@babel/runtime": "^7.21.0",
"babel-plugin-module-resolver": "^5.0.0",
"metro-react-native-babel-preset": "^0.75.1",
"metro-react-native-babel-preset": "^0.76.0",
"ts-essentials": "^9.3.1"
}
}
8 changes: 4 additions & 4 deletions examples/bare/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2950,10 +2950,10 @@ metro-react-native-babel-preset@0.73.8:
"@babel/template" "^7.0.0"
react-refresh "^0.4.0"

metro-react-native-babel-preset@^0.75.1:
version "0.75.1"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.75.1.tgz#370bb3bba3ca83b3be1d8b0ab628271c864491cd"
integrity sha512-a4Se/koIVsH+wmfWsSOiRpFLBSICJcbd6o1wv37QRoFSnH7mYXDOfYxNBZYX46PwN1QwmgR49Iwsef79JOaJMg==
metro-react-native-babel-preset@^0.76.0:
version "0.76.0"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.0.tgz#440a0e8965b2eb01afa391ef95575faeed67636b"
integrity sha512-2sM6dy9uAbuQlg7l/VOdiudUUMFRkABJ1YLkZU6Fpqi/rJCXn4fbF0pO+TwCFbBYNIQBY50clv9RPvD2n64hXg==
dependencies:
"@babel/core" "^7.20.0"
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
Expand Down

0 comments on commit 0f71d54

Please sign in to comment.