Skip to content

Commit 89f3888

Browse files
committed
v7.20.13
1 parent 3952486 commit 89f3888

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

eslint/babel-eslint-config-internal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/eslint-config-internal",
3-
"version": "7.19.0",
3+
"version": "7.20.13",
44
"description": "The Babel Team's ESLint configuration. Since it's internal, it might not respect semver.",
55
"private": true,
66
"main": "./index.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel",
3-
"version": "7.20.12",
3+
"version": "7.20.13",
44
"private": true,
55
"type": "commonjs",
66
"scripts": {

packages/babel-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helpers",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/parser",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
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-proposal-decorators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/plugin-proposal-decorators",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
44
"author": "The Babel Team (https://babel.dev/team)",
55
"license": "MIT",
66
"publishConfig": {

packages/babel-plugin-transform-react-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/plugin-transform-react-jsx",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
44
"description": "Turn JSX into React function calls",
55
"repository": {
66
"type": "git",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/plugin-transform-typescript",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
44
"description": "Transform TypeScript into ES.next",
55
"repository": {
66
"type": "git",

packages/babel-runtime-corejs2/package.json

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

packages/babel-runtime-corejs3/package.json

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

packages/babel-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/runtime",
3-
"version": "7.20.7",
3+
"version": "7.20.13",
44
"description": "babel's modular runtime helpers",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)