v7.11.3
This commit is contained in:
parent
48e793e964
commit
57b658c4d8
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/eslint-parser",
|
"name": "@babel/eslint-parser",
|
||||||
"version": "7.11.0",
|
"version": "7.11.3",
|
||||||
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
|
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
|
||||||
"author": "The Babel Team (https://babeljs.io/team)",
|
"author": "The Babel Team (https://babeljs.io/team)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/eslint-plugin-development-internal",
|
"name": "@babel/eslint-plugin-development-internal",
|
||||||
"version": "7.11.0",
|
"version": "7.11.3",
|
||||||
"description": "The Babel Team's ESLint custom rules plugin. Since it's internal, it might not respect semver.",
|
"description": "The Babel Team's ESLint custom rules plugin. Since it's internal, it might not respect semver.",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/eslint-plugin",
|
"name": "@babel/eslint-plugin",
|
||||||
"version": "7.11.0",
|
"version": "7.11.3",
|
||||||
"description": "Companion rules for @babel/eslint-parser",
|
"description": "Companion rules for @babel/eslint-parser",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.11.2",
|
"version": "7.11.3",
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"repo": "babel/babel",
|
"repo": "babel/babel",
|
||||||
"cacheDir": ".changelog",
|
"cacheDir": ".changelog",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/parser",
|
"name": "@babel/parser",
|
||||||
"version": "7.11.2",
|
"version": "7.11.3",
|
||||||
"description": "A JavaScript parser",
|
"description": "A JavaScript parser",
|
||||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||||
"homepage": "https://babeljs.io/",
|
"homepage": "https://babeljs.io/",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@babel/standalone",
|
"name": "@babel/standalone",
|
||||||
"version": "7.11.2",
|
"version": "7.11.3",
|
||||||
"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