X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-tsserver%2Fnode_modules%2Ftypescript%2Fpackage.json;h=964655db49cf03bff2dd0ed324312047bd5f95b9;hp=6914576557e7b97320cc6b77afbe5cc69bc05658;hb=4d07c77cf4d78cab8639e13ddc3c22495e585b0b;hpb=b3950616b54221c40a7dab9099bda675007e5b6e diff --git a/.config/coc/extensions/node_modules/coc-tsserver/node_modules/typescript/package.json b/.config/coc/extensions/node_modules/coc-tsserver/node_modules/typescript/package.json index 69145765..964655db 100644 --- a/.config/coc/extensions/node_modules/coc-tsserver/node_modules/typescript/package.json +++ b/.config/coc/extensions/node_modules/coc-tsserver/node_modules/typescript/package.json @@ -1,27 +1,27 @@ { - "_from": "typescript@3.9.5", - "_id": "typescript@3.9.5", + "_from": "typescript@4.1.2", + "_id": "typescript@4.1.2", "_inBundle": false, - "_integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==", + "_integrity": "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==", "_location": "/typescript", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, - "raw": "typescript@3.9.5", + "raw": "typescript@4.1.2", "name": "typescript", "escapedName": "typescript", - "rawSpec": "3.9.5", + "rawSpec": "4.1.2", "saveSpec": null, - "fetchSpec": "3.9.5" + "fetchSpec": "4.1.2" }, "_requiredBy": [ "/" ], - "_resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz", - "_shasum": "586f0dba300cde8be52dd1ac4f7e1009c1b13f36", - "_spec": "typescript@3.9.5", - "_where": "/tmp/coc-tsserver-XIlL9F", + "_resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz", + "_shasum": "6369ef22516fe5e10304aae5a5c4862db55380e9", + "_spec": "typescript@4.1.2", + "_where": "/tmp/nvimkGaq4E/coc-tsserver-NG8YIP", "author": { "name": "Microsoft Corp." }, @@ -72,24 +72,25 @@ "@types/through2": "latest", "@types/travis-fold": "latest", "@types/xml2js": "^0.4.0", - "@typescript-eslint/eslint-plugin": "2.18.0", - "@typescript-eslint/experimental-utils": "2.18.0", - "@typescript-eslint/parser": "2.18.0", + "@typescript-eslint/eslint-plugin": "4.5.0", + "@typescript-eslint/experimental-utils": "4.5.0", + "@typescript-eslint/parser": "4.5.0", "async": "latest", - "azure-devops-node-api": "^8.0.0", + "azure-devops-node-api": "^10.1.0", "browser-resolve": "^1.11.2", "browserify": "latest", "chai": "latest", "chalk": "latest", "convert-source-map": "latest", "del": "5.1.0", - "eslint": "6.8.0", - "eslint-formatter-autolinkable-stylish": "1.1.1", - "eslint-plugin-import": "2.20.0", - "eslint-plugin-jsdoc": "21.0.0", + "diff": "^4.0.2", + "eslint": "7.12.1", + "eslint-formatter-autolinkable-stylish": "1.1.4", + "eslint-plugin-import": "2.22.1", + "eslint-plugin-jsdoc": "30.7.6", "eslint-plugin-no-null": "1.0.2", "fancy-log": "latest", - "fs-extra": "^6.0.1", + "fs-extra": "^9.0.0", "glob": "latest", "gulp": "^4.0.0", "gulp-concat": "latest", @@ -105,7 +106,6 @@ "mocha-fivemat-progress-reporter": "latest", "ms": "latest", "node-fetch": "^2.6.0", - "playwright": "0.12.1", "plugin-error": "latest", "pretty-hrtime": "^1.0.3", "prex": "^0.4.3", @@ -114,7 +114,7 @@ "source-map-support": "latest", "through2": "latest", "travis-fold": "latest", - "typescript": "^3.9.3", + "typescript": "^4.0.0-dev.20200624", "vinyl": "latest", "vinyl-sourcemaps-apply": "latest", "xml2js": "^0.4.19" @@ -156,5 +156,5 @@ "test:eslint-rules": "gulp run-eslint-rules-tests" }, "typings": "./lib/typescript.d.ts", - "version": "3.9.5" + "version": "4.1.2" }