Skip to content

Commit

Permalink
v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Mar 19, 2024
1 parent f356584 commit 822b025
Show file tree
Hide file tree
Showing 138 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion eslint/babel-eslint-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/eslint-parser",
"version": "7.23.10",
"version": "7.24.1",
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "babel",
"version": "7.24.0",
"version": "7.24.1",
"version_babel8": "8.0.0-alpha.7",
"private": true,
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/cli",
"version": "7.23.9",
"version": "7.24.1",
"description": "Babel command line.",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-cli",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-code-frame/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/code-frame",
"version": "7.23.5",
"version": "7.24.1",
"description": "Generate errors that contain a code frame that point to source locations.",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-code-frame",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-compat-data/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/compat-data",
"version": "7.23.5",
"version": "7.24.1",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/core",
"version": "7.24.0",
"version": "7.24.1",
"description": "Babel compiler core.",
"main": "./lib/index.js",
"author": "The Babel Team (https://babel.dev/team)",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-generator/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/generator",
"version": "7.23.6",
"version": "7.24.1",
"description": "Turns an AST into code.",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-create-class-features-plugin",
"version": "7.24.0",
"version": "7.24.1",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"description": "Compile class public and private fields, private methods and decorators to ES6",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-fixtures/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-fixtures",
"version": "7.24.0",
"version": "7.24.1",
"description": "Helper function to support fixtures",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-import-to-platform-api/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-import-to-platform-api",
"version": "7.24.0",
"version": "7.24.1",
"description": "Helper function to transform import statements to platform-specific APIs",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-module-imports/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-module-imports",
"version": "7.22.15",
"version": "7.24.1",
"description": "Babel helper functions for inserting module loads",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-plugin-test-runner/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-plugin-test-runner",
"version": "7.22.5",
"version": "7.24.1",
"description": "Helper function to support test runner",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-replace-supers/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-replace-supers",
"version": "7.22.20",
"version": "7.24.1",
"description": "Helper function to replace supers",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helper-string-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-string-parser",
"version": "7.23.4",
"version": "7.24.1",
"description": "A utility package to parse strings",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/helper-transform-fixture-test-runner",
"version": "7.24.0",
"version": "7.24.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-helpers/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/helpers",
"version": "7.24.0",
"version": "7.24.1",
"description": "Collection of helper functions used by Babel transforms.",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-highlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/highlight",
"version": "7.23.4",
"version": "7.24.1",
"description": "Syntax highlight JavaScript strings for output in terminals.",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-highlight",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/parser",
"version": "7.24.0",
"version": "7.24.1",
"description": "A JavaScript parser",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-parser",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
"version": "7.23.3",
"version": "7.24.1",
"description": "Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
"version": "7.23.3",
"version": "7.24.1",
"description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
"version": "7.23.7",
"version": "7.24.1",
"description": "Transform static class fields assignments that are affected by https://crbug.com/v8/12421",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-external-helpers/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-external-helpers",
"version": "7.23.3",
"version": "7.24.1",
"description": "This plugin contains helper functions that鈥檒l be placed at the top of the generated code",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-async-do-expressions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Transform async do expressions to ES2021",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-decorators/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-decorators",
"version": "7.24.0",
"version": "7.24.1",
"author": "The Babel Team (https://babel.dev/team)",
"license": "MIT",
"publishConfig": {
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-destructuring-private",
"version": "7.23.3",
"version": "7.24.1",
"description": "Transform destructuring private proposal",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-do-expressions/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-do-expressions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile do expressions to ES5",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-duplicate-named-capturing-groups-regex",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile regular expressions using duplicate named groups to index-based groups.",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-duplicate-named-capturing-groups-regex",
"license": "MIT",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-explicit-resource-management",
"version": "7.23.9",
"version": "7.24.1",
"description": "Compile `using` declarations to ES2015",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-export-default-from",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile export default to ES2015",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-function-bind/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-function-bind",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile function bind operator to ES5",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-function-sent/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-function-sent",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile the function.sent meta property to valid ES2015 code",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-import-attributes-to-assertions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Transform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-import-defer/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-import-defer",
"version": "7.23.7",
"version": "7.24.1",
"description": "Support `import defer` when compiling to CommonJS",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-import-wasm-source",
"version": "7.24.0",
"version": "7.24.1",
"description": "Transform source phase imports (`import source ... from '...'`) to work in browsers and Node.js, assuming that the imported source is a WebAssembly module.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-proposal-json-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-json-modules",
"version": "7.24.0",
"version": "7.24.1",
"description": "Transform json modules imports (`import '...' with { type: 'json' }`) to work in browsers and Node.js.",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-optional-chaining-assign",
"version": "7.23.7",
"version": "7.24.1",
"description": "Transform optional chaining on the left-hand side of assignment expressions",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-partial-application",
"version": "7.23.3",
"version": "7.24.1",
"description": "Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-pipeline-operator",
"version": "7.23.3",
"version": "7.24.1",
"description": "Transform pipeline operator into call expressions",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-record-and-tuple",
"version": "7.23.3",
"version": "7.24.1",
"description": "A transform for Record and Tuple syntax.",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-regexp-modifiers",
"version": "7.23.3",
"version": "7.24.1",
"description": "Compile inline regular expression modifiers",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-regexp-modifiers",
"license": "MIT",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-throw-expressions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Wraps Throw Expressions in an IIFE",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-async-do-expressions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of async do expressions",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-decimal/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-decimal",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of decimal",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-decorators/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-decorators",
"version": "7.24.0",
"version": "7.24.1",
"description": "Allow parsing of decorators",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-destructuring-private",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of destructuring private fields",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-do-expressions/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-do-expressions",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of do expressions",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-explicit-resource-management",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of the using declarations",
"repository": {
"type": "git",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-export-default-from",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of export default from",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-flow/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-flow",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of the flow syntax",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-syntax-function-bind/package.json
@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-syntax-function-bind",
"version": "7.23.3",
"version": "7.24.1",
"description": "Allow parsing of function bind",
"repository": {
"type": "git",
Expand Down

0 comments on commit 822b025

Please sign in to comment.