summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node_modules/eslint/package.json')
-rw-r--r--tools/node_modules/eslint/package.json39
1 files changed, 20 insertions, 19 deletions
diff --git a/tools/node_modules/eslint/package.json b/tools/node_modules/eslint/package.json
index 4ef338ee35..316fa200c4 100644
--- a/tools/node_modules/eslint/package.json
+++ b/tools/node_modules/eslint/package.json
@@ -12,30 +12,30 @@
"bundleDependencies": false,
"dependencies": {
"@babel/code-frame": "^7.0.0",
- "ajv": "^6.5.3",
+ "ajv": "^6.9.1",
"chalk": "^2.1.0",
"cross-spawn": "^6.0.5",
"debug": "^4.0.1",
- "doctrine": "^2.1.0",
+ "doctrine": "^3.0.0",
"eslint-plugin-markdown": "^1.0.0-rc.1",
"eslint-scope": "^4.0.0",
"eslint-utils": "^1.3.1",
"eslint-visitor-keys": "^1.0.0",
- "espree": "^5.0.0",
+ "espree": "^5.0.1",
"esquery": "^1.0.1",
"esutils": "^2.0.2",
- "file-entry-cache": "^2.0.0",
+ "file-entry-cache": "^5.0.1",
"functional-red-black-tree": "^1.0.1",
"glob": "^7.1.2",
"globals": "^11.7.0",
"ignore": "^4.0.6",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
- "inquirer": "^6.1.0",
+ "inquirer": "^6.2.2",
"js-yaml": "^3.12.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.3.0",
- "lodash": "^4.17.5",
+ "lodash": "^4.17.11",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"natural-compare": "^1.4.0",
@@ -46,21 +46,22 @@
"semver": "^5.5.1",
"strip-ansi": "^4.0.0",
"strip-json-comments": "^2.0.1",
- "table": "^5.0.2",
+ "table": "^5.2.3",
"text-table": "^0.2.0"
},
"deprecated": false,
"description": "An AST-based pattern checker for JavaScript.",
"devDependencies": {
- "babel-core": "^6.26.3",
- "babel-polyfill": "^6.26.0",
- "babel-preset-es2015": "^6.24.1",
- "babelify": "^8.0.0",
+ "@babel/core": "^7.2.2",
+ "@babel/polyfill": "^7.2.5",
+ "@babel/preset-env": "^7.3.1",
+ "babelify": "^10.0.0",
"beefy": "^2.1.8",
"brfs": "^2.0.0",
"browserify": "^16.2.2",
"chai": "^4.0.1",
"cheerio": "^0.22.0",
+ "common-tags": "^1.8.0",
"coveralls": "^3.0.1",
"dateformat": "^3.0.3",
"ejs": "^2.6.1",
@@ -69,26 +70,26 @@
"eslint-plugin-rulesdir": "^0.1.0",
"eslint-release": "^1.2.0",
"eslint-rule-composer": "^0.3.0",
- "eslump": "^1.6.2",
+ "eslump": "^2.0.0",
"esprima": "^4.0.1",
"istanbul": "^0.4.5",
"jsdoc": "^3.5.5",
- "karma": "^3.0.0",
- "karma-babel-preprocessor": "^7.0.0",
+ "karma": "^3.1.4",
+ "karma-babel-preprocessor": "^8.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"leche": "^2.2.3",
"load-perf": "^0.2.0",
- "markdownlint": "^0.11.0",
+ "markdownlint": "^0.12.0",
"mocha": "^5.0.5",
- "mock-fs": "^4.6.0",
+ "mock-fs": "^4.8.0",
"npm-license": "^0.3.3",
"proxyquire": "^2.0.1",
- "puppeteer": "^1.9.0",
+ "puppeteer": "^1.12.2",
"shelljs": "^0.8.2",
"sinon": "^3.3.0",
- "temp": "^0.8.3",
+ "temp": "^0.9.0",
"through": "^2.3.8"
},
"engines": {
@@ -133,5 +134,5 @@
"publish-release": "node Makefile.js publishRelease",
"test": "node Makefile.js test"
},
- "version": "5.13.0"
+ "version": "5.14.0"
} \ No newline at end of file