Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / types / package.json
index 3ca92d7cf0e023dd518a85ed186950b9ad05c9b1..6f17e80c5405da0cb4006f0f9bd899005cc6bf7e 100644 (file)
@@ -1,30 +1,30 @@
 {
-  "_from": "@typescript-eslint/types@3.5.0",
-  "_id": "@typescript-eslint/types@3.5.0",
+  "_from": "@typescript-eslint/types@3.10.1",
+  "_id": "@typescript-eslint/types@3.10.1",
   "_inBundle": false,
-  "_integrity": "sha512-Dreqb5idi66VVs1QkbAwVeDmdJG+sDtofJtKwKCZXIaBsINuCN7Jv5eDIHrS0hFMMiOvPH9UuOs4splW0iZe4Q==",
+  "_integrity": "sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==",
   "_location": "/@typescript-eslint/types",
   "_phantomChildren": {},
   "_requested": {
     "type": "version",
     "registry": true,
-    "raw": "@typescript-eslint/types@3.5.0",
+    "raw": "@typescript-eslint/types@3.10.1",
     "name": "@typescript-eslint/types",
     "escapedName": "@typescript-eslint%2ftypes",
     "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",
     "/@typescript-eslint/typescript-estree"
   ],
-  "_resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.5.0.tgz",
-  "_shasum": "4e3d2a2272268d8ec3e3e4a37152a64956682639",
-  "_spec": "@typescript-eslint/types@3.5.0",
-  "_where": "/tmp/coc-prettier-dzKjD7/node_modules/@typescript-eslint/parser",
+  "_resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-3.10.1.tgz",
+  "_shasum": "1d7463fa7c32d8a23ab508a803ca2fe26e758727",
+  "_spec": "@typescript-eslint/types@3.10.1",
+  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/@typescript-eslint/parser",
   "bugs": {
     "url": "https://github.com/typescript-eslint/typescript-eslint/issues"
   },
@@ -44,6 +44,7 @@
     "type": "opencollective",
     "url": "https://opencollective.com/typescript-eslint"
   },
+  "gitHead": "43b1201a73687e29f19a16b0b26f68569f3c7a2e",
   "homepage": "https://github.com/typescript-eslint/typescript-eslint#readme",
   "keywords": [
     "eslint",
@@ -64,9 +65,8 @@
     "format": "prettier --write \"./**/*.{ts,js,json,md}\" --ignore-path ../../.prettierignore",
     "generate:lib": "../../node_modules/.bin/ts-node --files --transpile-only ../scope-manager/tools/generate-lib.ts",
     "lint": "eslint . --ext .js,.ts --ignore-path='../../.eslintignore'",
-    "test": "jest --coverage",
     "typecheck": "tsc -p tsconfig.json --noEmit"
   },
   "types": "dist/index.d.ts",
-  "version": "3.5.0"
+  "version": "3.10.1"
 }