v7.11.3
This commit is contained in:
parent
48e793e964
commit
57b658c4d8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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",
|
||||
"author": "The Babel Team (https://babeljs.io/team)",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"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.",
|
||||
"main": "lib/index.js",
|
||||
"repository": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/eslint-plugin",
|
||||
"version": "7.11.0",
|
||||
"version": "7.11.3",
|
||||
"description": "Companion rules for @babel/eslint-parser",
|
||||
"main": "./lib/index.js",
|
||||
"type": "commonjs",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.11.2",
|
||||
"version": "7.11.3",
|
||||
"changelog": {
|
||||
"repo": "babel/babel",
|
||||
"cacheDir": ".changelog",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/parser",
|
||||
"version": "7.11.2",
|
||||
"version": "7.11.3",
|
||||
"description": "A JavaScript parser",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/standalone",
|
||||
"version": "7.11.2",
|
||||
"version": "7.11.3",
|
||||
"description": "Standalone build of Babel for use in non-Node.js environments.",
|
||||
"main": "babel.js",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user