This commit is contained in:
Babel Bot 2021-12-14 23:32:57 +00:00
parent 7794201940
commit 5687ade5e7
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@babel/parser",
"version": "7.16.5",
"version": "7.16.6",
"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.16.5",
"version": "7.16.6",
"description": "Standalone build of Babel for use in non-Node.js environments.",
"main": "./babel.js",
"files": [