]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/package.json
import eslint 7.18.0
[pve-eslint.git] / eslint / package.json
index 37c5b51f0088b27623a7b847bb425c04f467e7df..297e8c5df40476dfa4a5b8e852d8288e29c49111 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "eslint",
-  "version": "7.12.1",
+  "version": "7.18.0",
   "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
   "description": "An AST-based pattern checker for JavaScript.",
   "bin": {
@@ -47,7 +47,7 @@
   "bugs": "https://github.com/eslint/eslint/issues/",
   "dependencies": {
     "@babel/code-frame": "^7.0.0",
-    "@eslint/eslintrc": "^0.2.1",
+    "@eslint/eslintrc": "^0.3.0",
     "ajv": "^6.10.0",
     "chalk": "^4.0.0",
     "cross-spawn": "^7.0.2",
     "eslint-scope": "^5.1.1",
     "eslint-utils": "^2.1.0",
     "eslint-visitor-keys": "^2.0.0",
-    "espree": "^7.3.0",
+    "espree": "^7.3.1",
     "esquery": "^1.2.0",
     "esutils": "^2.0.2",
-    "file-entry-cache": "^5.0.1",
+    "file-entry-cache": "^6.0.0",
     "functional-red-black-tree": "^1.0.1",
     "glob-parent": "^5.0.0",
     "globals": "^12.1.0",
@@ -71,7 +71,7 @@
     "js-yaml": "^3.13.1",
     "json-stable-stringify-without-jsonify": "^1.0.1",
     "levn": "^0.4.1",
-    "lodash": "^4.17.19",
+    "lodash": "^4.17.20",
     "minimatch": "^3.0.4",
     "natural-compare": "^1.4.0",
     "optionator": "^0.9.1",
@@ -80,7 +80,7 @@
     "semver": "^7.2.1",
     "strip-ansi": "^6.0.0",
     "strip-json-comments": "^3.1.0",
-    "table": "^5.2.3",
+    "table": "^6.0.4",
     "text-table": "^0.2.0",
     "v8-compile-cache": "^2.0.3"
   },