X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2F%40typescript-eslint%2Fparser%2Fpackage.json;h=299e1f68cf2addf458d203696e0d740c65f4e3f0;hp=fca8b97d00fab5f0f28458ff400b234261b2b505;hb=4d07c77cf4d78cab8639e13ddc3c22495e585b0b;hpb=b3950616b54221c40a7dab9099bda675007e5b6e diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/parser/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/parser/package.json index fca8b97d..299e1f68 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/parser/package.json +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/parser/package.json @@ -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": { @@ -19,26 +19,26 @@ "_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" }