Skip to content

Commit 64bca7b

Browse files
committed
v7.26.9
1 parent 6f27075 commit 64bca7b

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"version_babel8": "8.0.0-alpha.15",
55
"private": true,
66
"type": "commonjs",

packages/babel-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/core",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Babel compiler core.",
55
"main": "./lib/index.js",
66
"author": "The Babel Team (https://babel.dev/team)",

packages/babel-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/generator",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Turns an AST into code.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"license": "MIT",

packages/babel-helper-create-class-features-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helper-create-class-features-plugin",
3-
"version": "7.25.9",
3+
"version": "7.26.9",
44
"author": "The Babel Team (https://babel.dev/team)",
55
"license": "MIT",
66
"description": "Compile class public and private fields, private methods and decorators to ES6",

packages/babel-helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helpers",
3-
"version": "7.26.7",
3+
"version": "7.26.9",
44
"description": "Collection of helper functions used by Babel transforms.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-helpers",

packages/babel-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/parser",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "A JavaScript parser",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-parser",

packages/babel-plugin-transform-for-of/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/plugin-transform-for-of",
3-
"version": "7.25.9",
3+
"version": "7.26.9",
44
"description": "Compile ES2015 for...of to ES5",
55
"repository": {
66
"type": "git",

packages/babel-plugin-transform-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/plugin-transform-runtime",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
55
"repository": {
66
"type": "git",

packages/babel-preset-env/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/preset-env",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "A Babel preset for each environment.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-preset-env",

packages/babel-runtime-corejs2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/runtime-corejs2",
3-
"version": "7.26.7",
3+
"version": "7.26.9",
44
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
55
"license": "MIT",
66
"publishConfig": {

packages/babel-runtime-corejs3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/runtime-corejs3",
3-
"version": "7.26.7",
3+
"version": "7.26.9",
44
"description": "babel's modular runtime helpers with core-js@3 polyfilling",
55
"license": "MIT",
66
"publishConfig": {

packages/babel-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/runtime",
3-
"version": "7.26.7",
3+
"version": "7.26.9",
44
"description": "babel's modular runtime helpers",
55
"license": "MIT",
66
"publishConfig": {

packages/babel-standalone/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/standalone",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Standalone build of Babel for use in non-Node.js environments.",
55
"main": "./babel.js",
66
"files": [

packages/babel-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/template",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Generate an AST from a string template.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-template",

packages/babel-traverse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/traverse",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-traverse",

packages/babel-types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/types",
3-
"version": "7.26.8",
3+
"version": "7.26.9",
44
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-types",

0 commit comments

Comments
 (0)