Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / parser / package.json
index fca8b97d00fab5f0f28458ff400b234261b2b505..299e1f68cf2addf458d203696e0d740c65f4e3f0 100644 (file)
@@ -1,8 +1,8 @@
 {
   "_from": "@typescript-eslint/parser@^3.0.0",
-  "_id": "@typescript-eslint/parser@3.5.0",
+  "_id": "@typescript-eslint/parser@3.10.1",
   "_inBundle": false,
-  "_integrity": "sha512-sU07VbYB70WZHtgOjH/qfAp1+OwaWgrvD1Km1VXqRpcVxt971PMTU7gJtlrCje0M+Sdz7xKAbtiyIu+Y6QdnVA==",
+  "_integrity": "sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==",
   "_location": "/@typescript-eslint/parser",
   "_phantomChildren": {},
   "_requested": {
   "_requiredBy": [
     "/prettier-eslint"
   ],
-  "_resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-3.5.0.tgz",
-  "_shasum": "9ff8c11877c48df24e10e19d7bf542ee0359500d",
+  "_resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-3.10.1.tgz",
+  "_shasum": "1883858e83e8b442627e1ac6f408925211155467",
   "_spec": "@typescript-eslint/parser@^3.0.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/prettier-eslint",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/prettier-eslint",
   "bugs": {
     "url": "https://github.com/typescript-eslint/typescript-eslint/issues"
   },
   "bundleDependencies": false,
   "dependencies": {
     "@types/eslint-visitor-keys": "^1.0.0",
-    "@typescript-eslint/experimental-utils": "3.5.0",
-    "@typescript-eslint/types": "3.5.0",
-    "@typescript-eslint/typescript-estree": "3.5.0",
+    "@typescript-eslint/experimental-utils": "3.10.1",
+    "@typescript-eslint/types": "3.10.1",
+    "@typescript-eslint/typescript-estree": "3.10.1",
     "eslint-visitor-keys": "^1.1.0"
   },
   "deprecated": false,
   "description": "An ESLint custom parser which leverages TypeScript ESTree",
   "devDependencies": {
     "@types/glob": "^7.1.1",
-    "@typescript-eslint/shared-fixtures": "3.5.0",
+    "@typescript-eslint/shared-fixtures": "3.10.1",
     "glob": "*"
   },
   "engines": {
@@ -53,6 +53,7 @@
     "type": "opencollective",
     "url": "https://opencollective.com/typescript-eslint"
   },
+  "gitHead": "43b1201a73687e29f19a16b0b26f68569f3c7a2e",
   "homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
   "keywords": [
     "ast",
@@ -89,5 +90,5 @@
     "typecheck": "tsc -p tsconfig.json --noEmit"
   },
   "types": "dist/index.d.ts",
-  "version": "3.5.0"
+  "version": "3.10.1"
 }