This commit is contained in:
Babel Bot 2021-09-04 08:50:23 +00:00
parent 44388e6e81
commit e82e43ca33
5 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "@babel/core", "name": "@babel/core",
"version": "7.15.4", "version": "7.15.5",
"description": "Babel compiler core.", "description": "Babel compiler core.",
"main": "./lib/index.js", "main": "./lib/index.js",
"author": "The Babel Team (https://babel.dev/team)", "author": "The Babel Team (https://babel.dev/team)",
@ -53,7 +53,7 @@
"@babel/helper-compilation-targets": "workspace:^7.15.4", "@babel/helper-compilation-targets": "workspace:^7.15.4",
"@babel/helper-module-transforms": "condition:BABEL_8_BREAKING ? : workspace:^7.15.4", "@babel/helper-module-transforms": "condition:BABEL_8_BREAKING ? : workspace:^7.15.4",
"@babel/helpers": "workspace:^7.15.4", "@babel/helpers": "workspace:^7.15.4",
"@babel/parser": "workspace:^7.15.4", "@babel/parser": "workspace:^7.15.5",
"@babel/template": "workspace:^7.15.4", "@babel/template": "workspace:^7.15.4",
"@babel/traverse": "workspace:^7.15.4", "@babel/traverse": "workspace:^7.15.4",
"@babel/types": "workspace:^7.15.4", "@babel/types": "workspace:^7.15.4",

View File

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

View File

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

View File

@ -254,7 +254,7 @@ __metadata:
"@babel/helper-module-transforms": "condition:BABEL_8_BREAKING ? : workspace:^7.15.4" "@babel/helper-module-transforms": "condition:BABEL_8_BREAKING ? : workspace:^7.15.4"
"@babel/helper-transform-fixture-test-runner": "workspace:*" "@babel/helper-transform-fixture-test-runner": "workspace:*"
"@babel/helpers": "workspace:^7.15.4" "@babel/helpers": "workspace:^7.15.4"
"@babel/parser": "workspace:^7.15.4" "@babel/parser": "workspace:^7.15.5"
"@babel/plugin-transform-modules-commonjs": "workspace:*" "@babel/plugin-transform-modules-commonjs": "workspace:*"
"@babel/template": "workspace:^7.15.4" "@babel/template": "workspace:^7.15.4"
"@babel/traverse": "workspace:^7.15.4" "@babel/traverse": "workspace:^7.15.4"
@ -993,7 +993,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@babel/parser@workspace:*, @babel/parser@workspace:^7.15.4, @babel/parser@workspace:packages/babel-parser": "@babel/parser@workspace:*, @babel/parser@workspace:^7.15.4, @babel/parser@workspace:^7.15.5, @babel/parser@workspace:packages/babel-parser":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@babel/parser@workspace:packages/babel-parser" resolution: "@babel/parser@workspace:packages/babel-parser"
dependencies: dependencies: