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.json43
1 files changed, 22 insertions, 21 deletions
diff --git a/tools/node_modules/eslint/package.json b/tools/node_modules/eslint/package.json
index edabe8c444..2a74d14f3c 100644
--- a/tools/node_modules/eslint/package.json
+++ b/tools/node_modules/eslint/package.json
@@ -13,8 +13,8 @@
"dependencies": {
"@babel/code-frame": "^7.0.0",
"ajv": "^6.10.0",
- "chalk": "^3.0.0",
- "cross-spawn": "^7.0.1",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.2",
"debug": "^4.0.1",
"doctrine": "^3.0.0",
"eslint-plugin-markdown": "^1.0.2",
@@ -35,16 +35,16 @@
"is-glob": "^4.0.0",
"js-yaml": "^3.13.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
- "levn": "^0.3.0",
+ "levn": "^0.4.1",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"natural-compare": "^1.4.0",
- "optionator": "^0.8.3",
+ "optionator": "^0.9.1",
"progress": "^2.0.0",
- "regexpp": "^3.0.0",
- "semver": "^7.1.1",
+ "regexpp": "^3.1.0",
+ "semver": "^7.2.1",
"strip-ansi": "^6.0.0",
- "strip-json-comments": "^3.0.1",
+ "strip-json-comments": "^3.1.0",
"table": "^5.2.3",
"text-table": "^0.2.0",
"v8-compile-cache": "^2.0.3"
@@ -61,39 +61,40 @@
"common-tags": "^1.8.0",
"core-js": "^3.1.3",
"dateformat": "^3.0.3",
- "ejs": "^2.6.1",
+ "ejs": "^3.0.2",
+ "escape-string-regexp": "^3.0.0",
"eslint": "file:.",
"eslint-config-eslint": "file:packages/eslint-config-eslint",
"eslint-plugin-eslint-plugin": "^2.2.1",
"eslint-plugin-internal-rules": "file:tools/internal-rules",
- "eslint-plugin-jsdoc": "^15.9.5",
- "eslint-plugin-node": "^9.0.0",
+ "eslint-plugin-jsdoc": "^22.1.0",
+ "eslint-plugin-node": "^11.1.0",
"eslint-release": "^1.2.0",
"eslump": "^2.0.0",
"esprima": "^4.0.1",
- "glob": "^7.1.3",
+ "glob": "^7.1.6",
"jsdoc": "^3.5.5",
"karma": "^4.0.1",
- "karma-chrome-launcher": "^2.2.0",
+ "karma-chrome-launcher": "^3.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"karma-webpack": "^4.0.0-rc.6",
"leche": "^2.2.3",
- "lint-staged": "^8.1.5",
+ "lint-staged": "^10.1.2",
"load-perf": "^0.2.0",
- "markdownlint": "^0.15.0",
- "markdownlint-cli": "^0.17.0",
+ "markdownlint": "^0.19.0",
+ "markdownlint-cli": "^0.22.0",
"memfs": "^3.0.1",
- "mocha": "^6.1.2",
+ "mocha": "^7.1.1",
"mocha-junit-reporter": "^1.23.0",
"npm-license": "^0.3.3",
- "nyc": "^14.1.1",
+ "nyc": "^15.0.1",
"proxyquire": "^2.0.1",
- "puppeteer": "^1.18.0",
- "recast": "^0.18.1",
+ "puppeteer": "^2.1.1",
+ "recast": "^0.19.0",
"regenerator-runtime": "^0.13.2",
"shelljs": "^0.8.2",
- "sinon": "^7.3.2",
+ "sinon": "^9.0.1",
"temp": "^0.9.0",
"webpack": "^4.35.0",
"webpack-cli": "^3.3.5",
@@ -152,5 +153,5 @@
"test:cli": "mocha",
"webpack": "node Makefile.js webpack"
},
- "version": "7.0.0-alpha.3"
+ "version": "7.0.0-rc.0"
} \ No newline at end of file