v7.16.1
This commit is contained in:
parent
7396f05341
commit
67eb2c805e
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/eslint-config-internal",
|
"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.",
|
"description": "The Babel Team's ESLint configuration. Since it's internal, it might not respect semver.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "babel",
|
"name": "babel",
|
||||||
"version": "7.16.0",
|
"version": "7.16.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/plugin-transform-typescript",
|
"name": "@babel/plugin-transform-typescript",
|
||||||
"version": "7.16.0",
|
"version": "7.16.1",
|
||||||
"description": "Transform TypeScript into ES.next",
|
"description": "Transform TypeScript into ES.next",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/standalone",
|
"name": "@babel/standalone",
|
||||||
"version": "7.16.0",
|
"version": "7.16.1",
|
||||||
"description": "Standalone build of Babel for use in non-Node.js environments.",
|
"description": "Standalone build of Babel for use in non-Node.js environments.",
|
||||||
"main": "./babel.js",
|
"main": "./babel.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user