Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / typescript-estree / package.json
index fee69f5f360217c0519b50b67edd2c36ca5077c3..db188b18414a3b127fb061cd8f0895c2c6241c55 100644 (file)
@@ -1,36 +1,36 @@
 {
-  "_from": "@typescript-eslint/typescript-estree@3.5.0",
-  "_id": "@typescript-eslint/typescript-estree@3.5.0",
+  "_from": "@typescript-eslint/typescript-estree@3.10.1",
+  "_id": "@typescript-eslint/typescript-estree@3.10.1",
   "_inBundle": false,
-  "_integrity": "sha512-Na71ezI6QP5WVR4EHxwcBJgYiD+Sre9BZO5iJK2QhrmRPo/42+b0no/HZIrdD1sjghzlYv7t+7Jis05M1uMxQg==",
+  "_integrity": "sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==",
   "_location": "/@typescript-eslint/typescript-estree",
   "_phantomChildren": {},
   "_requested": {
     "type": "version",
     "registry": true,
-    "raw": "@typescript-eslint/typescript-estree@3.5.0",
+    "raw": "@typescript-eslint/typescript-estree@3.10.1",
     "name": "@typescript-eslint/typescript-estree",
     "escapedName": "@typescript-eslint%2ftypescript-estree",
     "scope": "@typescript-eslint",
-    "rawSpec": "3.5.0",
+    "rawSpec": "3.10.1",
     "saveSpec": null,
-    "fetchSpec": "3.5.0"
+    "fetchSpec": "3.10.1"
   },
   "_requiredBy": [
     "/@typescript-eslint/experimental-utils",
     "/@typescript-eslint/parser"
   ],
-  "_resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.5.0.tgz",
-  "_shasum": "dfc895db21a381b84f24c2a719f5bf9c600dcfdc",
-  "_spec": "@typescript-eslint/typescript-estree@3.5.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/@typescript-eslint/parser",
+  "_resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz",
+  "_shasum": "fd0061cc38add4fad45136d654408569f365b853",
+  "_spec": "@typescript-eslint/typescript-estree@3.10.1",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/@typescript-eslint/parser",
   "bugs": {
     "url": "https://github.com/typescript-eslint/typescript-eslint/issues"
   },
   "bundleDependencies": false,
   "dependencies": {
-    "@typescript-eslint/types": "3.5.0",
-    "@typescript-eslint/visitor-keys": "3.5.0",
+    "@typescript-eslint/types": "3.10.1",
+    "@typescript-eslint/visitor-keys": "3.10.1",
     "debug": "^4.1.1",
     "glob": "^7.1.6",
     "is-glob": "^4.0.1",
   "deprecated": false,
   "description": "A parser that converts TypeScript source code into an ESTree compatible form",
   "devDependencies": {
-    "@babel/code-frame": "^7.8.3",
-    "@babel/parser": "^7.8.3",
-    "@babel/types": "^7.8.3",
+    "@babel/code-frame": "^7.10.4",
+    "@babel/parser": "^7.11.3",
+    "@babel/types": "^7.11.0",
     "@types/babel__code-frame": "^7.0.1",
     "@types/debug": "^4.1.5",
-    "@types/glob": "^7.1.1",
     "@types/is-glob": "^4.0.1",
     "@types/lodash": "^4.14.149",
     "@types/semver": "^7.1.0",
     "@types/tmp": "^0.2.0",
-    "@typescript-eslint/shared-fixtures": "3.5.0",
+    "@typescript-eslint/shared-fixtures": "3.10.1",
+    "glob": "*",
+    "jest-specific-snapshot": "*",
+    "make-dir": "*",
     "tmp": "^0.2.1",
     "typescript": "*"
   },
@@ -67,6 +69,7 @@
     "type": "opencollective",
     "url": "https://opencollective.com/typescript-eslint"
   },
+  "gitHead": "43b1201a73687e29f19a16b0b26f68569f3c7a2e",
   "homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
   "keywords": [
     "ast",
     "typecheck": "tsc -p tsconfig.json --noEmit"
   },
   "types": "dist/index.d.ts",
-  "version": "3.5.0"
+  "version": "3.10.1"
 }