This commit is contained in:
Babel Bot
2021-02-26 23:28:19 +00:00
parent ea6a438315
commit e2abc19c4c
27 changed files with 95 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-optional-catch-binding",
"version": "7.12.13",
"version": "7.13.8",
"description": "Compile optional catch bindings",
"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",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
},
"peerDependencies": {