Skip to content

Commit

Permalink
Bump babel-plugin-react-native-web from 0.19.10 to 0.19.12
Browse files Browse the repository at this point in the history
Bumps [babel-plugin-react-native-web](https://github.com/necolas/react-native-web) from 0.19.10 to 0.19.12.
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.19.10...0.19.12)

---
updated-dependencies:
- dependency-name: babel-plugin-react-native-web
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent b622539 commit 4e75ed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react-native": "^0.73.0",
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-react-native-web": "^0.19.10",
"babel-plugin-react-native-web": "^0.19.12",
"typescript": "^5.3.3",
"vite": "^5.0.12"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,10 +1695,10 @@ babel-plugin-polyfill-regenerator@^0.5.5:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.5.0"

babel-plugin-react-native-web@^0.19.10:
version "0.19.10"
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.10.tgz#581ea0638c7303a870174b72eb6a793e8287371f"
integrity sha512-NshrsILJNbNbnMz7Ms14fa5PBJErYablPkCbSvbg0qn5rmruD2WzQqD+Dg8F45yG7i2nENDvKSwsa+1XPLcg4w==
babel-plugin-react-native-web@^0.19.12:
version "0.19.12"
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.12.tgz#90481ee72b515020b06cb644abe1e8a16590bd86"
integrity sha512-eYZ4+P6jNcB37lObWIg0pUbi7+3PKoU1Oie2j0C8UF3cXyXoR74tO2NBjI/FORb2LJyItJZEAmjU5pSaJYEL1w==

babel-plugin-transform-flow-enums@^0.0.2:
version "0.0.2"
Expand Down

0 comments on commit 4e75ed9

Please sign in to comment.