This commit is contained in:
Babel Bot
2021-03-08 22:23:36 +00:00
parent 4bd24a92ae
commit d1d404b9a3
24 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-react-constant-elements",
"version": "7.12.13",
"version": "7.13.10",
"description": "Treat React JSX elements as value types and hoist them to the highest scope",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"babel-plugin"
],
"dependencies": {
"@babel/helper-plugin-utils": "workspace:^7.12.13"
"@babel/helper-plugin-utils": "workspace:^7.13.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"