This commit is contained in:
Babel Bot
2021-04-20 11:11:32 +00:00
parent 21ef7c8816
commit d94a8e50ed
17 changed files with 46 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-block-scoping",
"version": "7.12.13",
"version": "7.13.16",
"description": "Compile ES2015 block scoping (const and let) to ES5",
"repository": {
"type": "git",
@@ -14,7 +14,7 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/helper-plugin-utils": "workspace:^7.12.13"
"@babel/helper-plugin-utils": "workspace:^7.13.0"
},
"keywords": [
"babel-plugin"