diff --git a/eslint/babel-eslint-parser/package.json b/eslint/babel-eslint-parser/package.json index 67faa7ddac..24be0fc02a 100644 --- a/eslint/babel-eslint-parser/package.json +++ b/eslint/babel-eslint-parser/package.json @@ -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", diff --git a/package.json b/package.json index 5001c5cb8b..4651979831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel", - "version": "7.15.6", + "version": "7.15.7", "private": true, "type": "commonjs", "scripts": { diff --git a/packages/babel-cli/package.json b/packages/babel-cli/package.json index 79a395d00c..efc0ba93f8 100644 --- a/packages/babel-cli/package.json +++ b/packages/babel-cli/package.json @@ -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", diff --git a/packages/babel-helper-module-transforms/package.json b/packages/babel-helper-module-transforms/package.json index 006d88ac3f..60738ae4c2 100644 --- a/packages/babel-helper-module-transforms/package.json +++ b/packages/babel-helper-module-transforms/package.json @@ -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" diff --git a/packages/babel-helper-transform-fixture-test-runner/package.json b/packages/babel-helper-transform-fixture-test-runner/package.json index 10e094b937..fff8f3a938 100644 --- a/packages/babel-helper-transform-fixture-test-runner/package.json +++ b/packages/babel-helper-transform-fixture-test-runner/package.json @@ -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", diff --git a/packages/babel-helper-validator-identifier/package.json b/packages/babel-helper-validator-identifier/package.json index a3e8aa7833..c1834b3357 100644 --- a/packages/babel-helper-validator-identifier/package.json +++ b/packages/babel-helper-validator-identifier/package.json @@ -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", diff --git a/packages/babel-parser/package.json b/packages/babel-parser/package.json index 882164d3d5..fefa8eabd5 100644 --- a/packages/babel-parser/package.json +++ b/packages/babel-parser/package.json @@ -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", diff --git a/packages/babel-standalone/package.json b/packages/babel-standalone/package.json index a6e9771166..3ac1c8d5c2 100644 --- a/packages/babel-standalone/package.json +++ b/packages/babel-standalone/package.json @@ -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": [ diff --git a/yarn.lock b/yarn.lock index d2ab4fae2f..dcd354a8be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: