v7.11.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/eslint-parser",
|
||||
"version": "7.11.4",
|
||||
"version": "7.11.5",
|
||||
"description": "ESLint parser that allows for linting of experimental syntax transformed by Babel",
|
||||
"author": "The Babel Team (https://babeljs.io/team)",
|
||||
"license": "MIT",
|
||||
@@ -35,7 +35,7 @@
|
||||
"semver": "^6.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "workspace:^7.11.4",
|
||||
"@babel/core": "workspace:^7.11.5",
|
||||
"dedent": "^0.7.0",
|
||||
"eslint": "^7.5.0",
|
||||
"lodash.clonedeep": "^4.5.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/eslint-plugin",
|
||||
"version": "7.11.3",
|
||||
"version": "7.11.5",
|
||||
"description": "Companion rules for @babel/eslint-parser",
|
||||
"main": "./lib/index.js",
|
||||
"type": "commonjs",
|
||||
|
||||
Reference in New Issue
Block a user