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/core",
"version": "7.13.1",
"version": "7.13.8",
"description": "Babel compiler core.",
"main": "lib/index.js",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
@@ -48,10 +48,10 @@
"dependencies": {
"@babel/code-frame": "workspace:^7.12.13",
"@babel/generator": "workspace:^7.13.0",
"@babel/helper-compilation-targets": "workspace:^7.13.0",
"@babel/helper-compilation-targets": "workspace:^7.13.8",
"@babel/helper-module-transforms": "workspace:^7.13.0",
"@babel/helpers": "workspace:^7.13.0",
"@babel/parser": "workspace:^7.13.0",
"@babel/parser": "workspace:^7.13.4",
"@babel/template": "workspace:^7.12.13",
"@babel/traverse": "workspace:^7.13.0",
"@babel/types": "workspace:^7.13.0",