This commit is contained in:
Babel Bot 2021-08-08 16:05:27 +00:00
parent e294beb3ac
commit 084870faad
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.15.1",
"version": "7.15.2",
"private": true,
"type": "commonjs",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@babel/parser",
"version": "7.15.0",
"version": "7.15.2",
"description": "A JavaScript parser",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-parser",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/standalone",
"version": "7.15.1",
"version": "7.15.2",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "./babel.js",
"files": [