This commit is contained in:
Babel Bot 2021-09-17 22:54:10 +00:00
parent a815d7dd10
commit 8d0294edf8
9 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@babel/eslint-parser",
"version": "7.15.4",
"version": "7.15.7",
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@babel/cli",
"version": "7.15.4",
"version": "7.15.7",
"description": "Babel command line.",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-cli",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/helper-module-transforms",
"version": "7.15.4",
"version": "7.15.7",
"description": "Babel helper functions for implementing ES6 module transformations",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
@ -19,10 +19,10 @@
"@babel/helper-replace-supers": "workspace:^7.15.4",
"@babel/helper-simple-access": "workspace:^7.15.4",
"@babel/helper-split-export-declaration": "workspace:^7.15.4",
"@babel/helper-validator-identifier": "workspace:^7.14.9",
"@babel/helper-validator-identifier": "workspace:^7.15.7",
"@babel/template": "workspace:^7.15.4",
"@babel/traverse": "workspace:^7.15.4",
"@babel/types": "workspace:^7.15.4"
"@babel/types": "workspace:^7.15.6"
},
"engines": {
"node": ">=6.9.0"

View File

@ -1,6 +1,6 @@
{
"name": "@babel/helper-transform-fixture-test-runner",
"version": "7.15.6",
"version": "7.15.7",
"description": "Transform test runner for @babel/helper-fixtures module",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-transform-fixture-test-runner",

View File

@ -1,6 +1,6 @@
{
"name": "@babel/helper-validator-identifier",
"version": "7.14.9",
"version": "7.15.7",
"description": "Validate identifier/keywords name",
"repository": {
"type": "git",

View File

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

View File

@ -679,10 +679,10 @@ __metadata:
"@babel/helper-replace-supers": "workspace:^7.15.4"
"@babel/helper-simple-access": "workspace:^7.15.4"
"@babel/helper-split-export-declaration": "workspace:^7.15.4"
"@babel/helper-validator-identifier": "workspace:^7.14.9"
"@babel/helper-validator-identifier": "workspace:^7.15.7"
"@babel/template": "workspace:^7.15.4"
"@babel/traverse": "workspace:^7.15.4"
"@babel/types": "workspace:^7.15.4"
"@babel/types": "workspace:^7.15.6"
languageName: unknown
linkType: soft
@ -871,7 +871,7 @@ __metadata:
languageName: node
linkType: hard
"@babel/helper-validator-identifier@workspace:*, @babel/helper-validator-identifier@workspace:^7.14.5, @babel/helper-validator-identifier@workspace:^7.14.9, @babel/helper-validator-identifier@workspace:packages/babel-helper-validator-identifier":
"@babel/helper-validator-identifier@workspace:*, @babel/helper-validator-identifier@workspace:^7.14.5, @babel/helper-validator-identifier@workspace:^7.14.9, @babel/helper-validator-identifier@workspace:^7.15.7, @babel/helper-validator-identifier@workspace:packages/babel-helper-validator-identifier":
version: 0.0.0-use.local
resolution: "@babel/helper-validator-identifier@workspace:packages/babel-helper-validator-identifier"
dependencies: