This commit is contained in:
Babel Bot 2021-10-30 21:21:37 +00:00
parent 7396f05341
commit 67eb2c805e
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@babel/eslint-config-internal",
"version": "7.15.3",
"version": "7.16.1",
"description": "The Babel Team's ESLint configuration. Since it's internal, it might not respect semver.",
"private": true,
"main": "./index.js",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-typescript",
"version": "7.16.0",
"version": "7.16.1",
"description": "Transform TypeScript into ES.next",
"repository": {
"type": "git",

View File

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