This commit is contained in:
Babel Bot
2021-05-12 16:58:57 +00:00
parent 9e241fc180
commit 7512095c84
33 changed files with 146 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-react-jsx-source",
"version": "7.12.13",
"version": "7.14.2",
"description": "Add a __source prop to all JSX Elements",
"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"