From baafce19c95076709d5037e76415dff24783c793 Mon Sep 17 00:00:00 2001 From: Reinaldy Rafli Date: Sun, 4 Jul 2021 22:03:53 +0700 Subject: [PATCH] chore: bump dependencies --- package.json | 14 ++-- pnpm-lock.yaml | 196 +++++++++++++++++++++++++++---------------------- 2 files changed, 115 insertions(+), 95 deletions(-) diff --git a/package.json b/package.json index 50f04bb..47cdace 100644 --- a/package.json +++ b/package.json @@ -46,22 +46,22 @@ "@tinyhttp/app": "1.3.11", "@tinyhttp/cookie-parser": "1.3.11", "@types/express-session": "1.17.3", - "@types/node": "15.12.5", - "@typescript-eslint/eslint-plugin": "4.28.0", - "@typescript-eslint/parser": "4.28.0", - "c8": "7.7.2", + "@types/node": "16.0.0", + "@typescript-eslint/eslint-plugin": "4.28.1", + "@typescript-eslint/parser": "4.28.1", + "c8": "7.7.3", "esbuild-node-loader": "0.1.1", - "eslint": "7.29.0", + "eslint": "7.30.0", "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "3.4.0", "express-session": "1.17.2", "husky": "6.0.0", "milliparsec": "2.2.0", "prettier": "2.3.2", - "rollup": "2.52.3", + "rollup": "2.52.7", "supertest-fetch": "1.4.3", "tslib": "2.3.0", - "typescript": "4.3.4", + "typescript": "4.3.5", "uvu": "0.5.1" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 156a639..308d2d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,22 +9,22 @@ specifiers: '@tinyhttp/cookie-parser': 1.3.11 '@tinyhttp/cookie-signature': 1.3.0 '@types/express-session': 1.17.3 - '@types/node': 15.12.5 - '@typescript-eslint/eslint-plugin': 4.28.0 - '@typescript-eslint/parser': 4.28.0 - c8: 7.7.2 + '@types/node': 16.0.0 + '@typescript-eslint/eslint-plugin': 4.28.1 + '@typescript-eslint/parser': 4.28.1 + c8: 7.7.3 esbuild-node-loader: 0.1.1 - eslint: 7.29.0 + eslint: 7.30.0 eslint-config-prettier: 8.3.0 eslint-plugin-prettier: 3.4.0 express-session: 1.17.2 husky: 6.0.0 milliparsec: 2.2.0 prettier: 2.3.2 - rollup: 2.52.3 + rollup: 2.52.7 supertest-fetch: 1.4.3 tslib: 2.3.0 - typescript: 4.3.4 + typescript: 4.3.5 uvu: 0.5.1 dependencies: @@ -34,26 +34,26 @@ dependencies: devDependencies: '@commitlint/cli': 12.1.4 '@commitlint/config-conventional': 12.1.4 - '@rollup/plugin-typescript': 8.2.1_f98a8762ffe7e6cea3574877623d19a6 + '@rollup/plugin-typescript': 8.2.1_ec8281ca6b723d6f50ac48788d981683 '@tinyhttp/app': 1.3.11 '@tinyhttp/cookie-parser': 1.3.11 '@types/express-session': 1.17.3 - '@types/node': 15.12.5 - '@typescript-eslint/eslint-plugin': 4.28.0_4ec1e0eca7c6e4115e1e7a13008fdec2 - '@typescript-eslint/parser': 4.28.0_eslint@7.29.0+typescript@4.3.4 - c8: 7.7.2 + '@types/node': 16.0.0 + '@typescript-eslint/eslint-plugin': 4.28.1_37ea0521d4014002f404f9b7c2b7f3d2 + '@typescript-eslint/parser': 4.28.1_eslint@7.30.0+typescript@4.3.5 + c8: 7.7.3 esbuild-node-loader: 0.1.1 - eslint: 7.29.0 - eslint-config-prettier: 8.3.0_eslint@7.29.0 - eslint-plugin-prettier: 3.4.0_4e72879372edbffcbdaf0fa17b22c203 + eslint: 7.30.0 + eslint-config-prettier: 8.3.0_eslint@7.30.0 + eslint-plugin-prettier: 3.4.0_0470f3bcd018a045da11d0bbb868d6c6 express-session: 1.17.2 husky: 6.0.0 milliparsec: 2.2.0 prettier: 2.3.2 - rollup: 2.52.3 + rollup: 2.52.7 supertest-fetch: 1.4.3 tslib: 2.3.0 - typescript: 4.3.4 + typescript: 4.3.5 uvu: 0.5.1 packages: @@ -244,6 +244,21 @@ packages: - supports-color dev: true + /@humanwhocodes/config-array/0.5.0: + resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==} + engines: {node: '>=10.10.0'} + dependencies: + '@humanwhocodes/object-schema': 1.2.0 + debug: 4.3.1 + minimatch: 3.0.4 + transitivePeerDependencies: + - supports-color + dev: true + + /@humanwhocodes/object-schema/1.2.0: + resolution: {integrity: sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==} + dev: true + /@istanbuljs/schema/0.1.3: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} @@ -270,7 +285,7 @@ packages: fastq: 1.11.0 dev: true - /@rollup/plugin-typescript/8.2.1_f98a8762ffe7e6cea3574877623d19a6: + /@rollup/plugin-typescript/8.2.1_ec8281ca6b723d6f50ac48788d981683: resolution: {integrity: sha512-Qd2E1pleDR4bwyFxqbjt4eJf+wB0UKVMLc7/BAFDGVdAXQMCsD4DUv5/7/ww47BZCYxWtJqe1Lo0KVNswBJlRw==} engines: {node: '>=8.0.0'} peerDependencies: @@ -278,14 +293,14 @@ packages: tslib: '*' typescript: '>=3.7.0' dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.52.3 + '@rollup/pluginutils': 3.1.0_rollup@2.52.7 resolve: 1.20.0 - rollup: 2.52.3 + rollup: 2.52.7 tslib: 2.3.0 - typescript: 4.3.4 + typescript: 4.3.5 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.52.3: + /@rollup/pluginutils/3.1.0_rollup@2.52.7: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -294,7 +309,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.0 - rollup: 2.52.3 + rollup: 2.52.7 dev: true /@tinyhttp/accepts/1.3.0: @@ -419,23 +434,23 @@ packages: resolution: {integrity: sha512-W98JrE0j2K78swW4ukqMleo8R7h/pFETjM2DQ90MF6XK2i4LO4W3gQ71Lt4w3bfm2EvVSyWHplECvB5sK22yFQ==} dependencies: '@types/connect': 3.4.34 - '@types/node': 15.12.4 + '@types/node': 15.12.5 dev: true /@types/connect/3.4.34: resolution: {integrity: sha512-ePPA/JuI+X0vb+gSWlPKOY0NdNAie/rPUqX2GUPpbZwiKTkSPhjXWuee47E4MtE54QVzGCQMQkAL6JhV2E1+cQ==} dependencies: - '@types/node': 15.12.4 + '@types/node': 15.12.5 dev: true /@types/estree/0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true - /@types/express-serve-static-core/4.17.21: - resolution: {integrity: sha512-gwCiEZqW6f7EoR8TTEfalyEhb1zA5jQJnRngr97+3pzMaO1RKoI1w2bw07TK72renMUVWcWS5mLI6rk1NqN0nA==} + /@types/express-serve-static-core/4.17.22: + resolution: {integrity: sha512-WdqmrUsRS4ootGha6tVwk/IVHM1iorU8tGehftQD2NWiPniw/sm7xdJOIlXLwqdInL9wBw/p7oO8vaYEF3NDmA==} dependencies: - '@types/node': 15.12.4 + '@types/node': 15.12.5 '@types/qs': 6.9.6 '@types/range-parser': 1.2.3 dev: true @@ -450,7 +465,7 @@ packages: resolution: {integrity: sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==} dependencies: '@types/body-parser': 1.19.0 - '@types/express-serve-static-core': 4.17.21 + '@types/express-serve-static-core': 4.17.22 '@types/qs': 6.9.6 '@types/serve-static': 1.13.9 dev: true @@ -486,6 +501,10 @@ packages: resolution: {integrity: sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==} dev: true + /@types/node/16.0.0: + resolution: {integrity: sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==} + dev: true + /@types/normalize-package-data/2.4.0: resolution: {integrity: sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==} dev: true @@ -506,11 +525,11 @@ packages: resolution: {integrity: sha512-ZFqF6qa48XsPdjXV5Gsz0Zqmux2PerNd3a/ktL45mHpa19cuMi/cL8tcxdAx497yRh+QtYPuofjT9oWw9P7nkA==} dependencies: '@types/mime': 1.3.2 - '@types/node': 15.12.4 + '@types/node': 15.12.5 dev: true - /@typescript-eslint/eslint-plugin/4.28.0_4ec1e0eca7c6e4115e1e7a13008fdec2: - resolution: {integrity: sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==} + /@typescript-eslint/eslint-plugin/4.28.1_37ea0521d4014002f404f9b7c2b7f3d2: + resolution: {integrity: sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: '@typescript-eslint/parser': ^4.0.0 @@ -520,40 +539,40 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.28.0_eslint@7.29.0+typescript@4.3.4 - '@typescript-eslint/parser': 4.28.0_eslint@7.29.0+typescript@4.3.4 - '@typescript-eslint/scope-manager': 4.28.0 + '@typescript-eslint/experimental-utils': 4.28.1_eslint@7.30.0+typescript@4.3.5 + '@typescript-eslint/parser': 4.28.1_eslint@7.30.0+typescript@4.3.5 + '@typescript-eslint/scope-manager': 4.28.1 debug: 4.3.1 - eslint: 7.29.0 + eslint: 7.30.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.3.4 - typescript: 4.3.4 + tsutils: 3.21.0_typescript@4.3.5 + typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/4.28.0_eslint@7.29.0+typescript@4.3.4: - resolution: {integrity: sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==} + /@typescript-eslint/experimental-utils/4.28.1_eslint@7.30.0+typescript@4.3.5: + resolution: {integrity: sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.7 - '@typescript-eslint/scope-manager': 4.28.0 - '@typescript-eslint/types': 4.28.0 - '@typescript-eslint/typescript-estree': 4.28.0_typescript@4.3.4 - eslint: 7.29.0 + '@typescript-eslint/scope-manager': 4.28.1 + '@typescript-eslint/types': 4.28.1 + '@typescript-eslint/typescript-estree': 4.28.1_typescript@4.3.5 + eslint: 7.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@7.29.0 + eslint-utils: 3.0.0_eslint@7.30.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/4.28.0_eslint@7.29.0+typescript@4.3.4: - resolution: {integrity: sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==} + /@typescript-eslint/parser/4.28.1_eslint@7.30.0+typescript@4.3.5: + resolution: {integrity: sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -562,31 +581,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 4.28.0 - '@typescript-eslint/types': 4.28.0 - '@typescript-eslint/typescript-estree': 4.28.0_typescript@4.3.4 + '@typescript-eslint/scope-manager': 4.28.1 + '@typescript-eslint/types': 4.28.1 + '@typescript-eslint/typescript-estree': 4.28.1_typescript@4.3.5 debug: 4.3.1 - eslint: 7.29.0 - typescript: 4.3.4 + eslint: 7.30.0 + typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/4.28.0: - resolution: {integrity: sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg==} + /@typescript-eslint/scope-manager/4.28.1: + resolution: {integrity: sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.28.0 - '@typescript-eslint/visitor-keys': 4.28.0 + '@typescript-eslint/types': 4.28.1 + '@typescript-eslint/visitor-keys': 4.28.1 dev: true - /@typescript-eslint/types/4.28.0: - resolution: {integrity: sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==} + /@typescript-eslint/types/4.28.1: + resolution: {integrity: sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/typescript-estree/4.28.0_typescript@4.3.4: - resolution: {integrity: sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ==} + /@typescript-eslint/typescript-estree/4.28.1_typescript@4.3.5: + resolution: {integrity: sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: typescript: '*' @@ -594,23 +613,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 4.28.0 - '@typescript-eslint/visitor-keys': 4.28.0 + '@typescript-eslint/types': 4.28.1 + '@typescript-eslint/visitor-keys': 4.28.1 debug: 4.3.1 globby: 11.0.4 is-glob: 4.0.1 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.3.4 - typescript: 4.3.4 + tsutils: 3.21.0_typescript@4.3.5 + typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/visitor-keys/4.28.0: - resolution: {integrity: sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw==} + /@typescript-eslint/visitor-keys/4.28.1: + resolution: {integrity: sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.28.0 + '@typescript-eslint/types': 4.28.1 eslint-visitor-keys: 2.1.0 dev: true @@ -730,8 +749,8 @@ packages: fill-range: 7.0.1 dev: true - /c8/7.7.2: - resolution: {integrity: sha512-8AqNnUMxB3hsgYCYso2GJjlwnaNPlrEEbYbCQb7N76V1nrOgCKXiTcE3gXU18rIj0FeduPywROrIBMC7XAKApg==} + /c8/7.7.3: + resolution: {integrity: sha512-ZyA7n3w8i4ETV25tVYMHwJxCSnaOf/LfA8vOcuZOPbonuQfD7tBT/gMWZy7eczRpCDuHcvMXwoqAemg6R0p3+A==} engines: {node: '>=10.12.0'} hasBin: true dependencies: @@ -744,7 +763,7 @@ packages: istanbul-reports: 3.0.2 rimraf: 3.0.2 test-exclude: 6.0.0 - v8-to-istanbul: 7.1.2 + v8-to-istanbul: 8.0.0 yargs: 16.2.0 yargs-parser: 20.2.9 dev: true @@ -1049,16 +1068,16 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.3.0_eslint@7.29.0: + /eslint-config-prettier/8.3.0_eslint@7.30.0: resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 7.29.0 + eslint: 7.30.0 dev: true - /eslint-plugin-prettier/3.4.0_4e72879372edbffcbdaf0fa17b22c203: + /eslint-plugin-prettier/3.4.0_0470f3bcd018a045da11d0bbb868d6c6: resolution: {integrity: sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==} engines: {node: '>=6.0.0'} peerDependencies: @@ -1069,8 +1088,8 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 7.29.0 - eslint-config-prettier: 8.3.0_eslint@7.29.0 + eslint: 7.30.0 + eslint-config-prettier: 8.3.0_eslint@7.30.0 prettier: 2.3.2 prettier-linter-helpers: 1.0.0 dev: true @@ -1090,13 +1109,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@7.29.0: + /eslint-utils/3.0.0_eslint@7.30.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 7.29.0 + eslint: 7.30.0 eslint-visitor-keys: 2.1.0 dev: true @@ -1110,13 +1129,14 @@ packages: engines: {node: '>=10'} dev: true - /eslint/7.29.0: - resolution: {integrity: sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==} + /eslint/7.30.0: + resolution: {integrity: sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==} engines: {node: ^10.12.0 || >=12.0.0} hasBin: true dependencies: '@babel/code-frame': 7.12.11 '@eslint/eslintrc': 0.4.2 + '@humanwhocodes/config-array': 0.5.0 ajv: 6.12.6 chalk: 4.1.1 cross-spawn: 7.0.3 @@ -2052,8 +2072,8 @@ packages: glob: 7.1.7 dev: true - /rollup/2.52.3: - resolution: {integrity: sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==} + /rollup/2.52.7: + resolution: {integrity: sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -2292,14 +2312,14 @@ packages: resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} dev: true - /tsutils/3.21.0_typescript@4.3.4: + /tsutils/3.21.0_typescript@4.3.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.3.4 + typescript: 4.3.5 dev: true /type-check/0.4.0: @@ -2329,8 +2349,8 @@ packages: engines: {node: '>=8'} dev: true - /typescript/4.3.4: - resolution: {integrity: sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==} + /typescript/4.3.5: + resolution: {integrity: sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -2373,9 +2393,9 @@ packages: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} dev: true - /v8-to-istanbul/7.1.2: - resolution: {integrity: sha512-TxNb7YEUwkLXCQYeudi6lgQ/SZrzNO4kMdlqVxaZPUIUjCv6iSSypUQX70kNBSERpQ8fk48+d61FXk+tgqcWow==} - engines: {node: '>=10.10.0'} + /v8-to-istanbul/8.0.0: + resolution: {integrity: sha512-LkmXi8UUNxnCC+JlH7/fsfsKr5AU110l+SYGJimWNkWhxbN5EyeOtm1MJ0hhvqMMOhGwBj1Fp70Yv9i+hX0QAg==} + engines: {node: '>=10.12.0'} dependencies: '@types/istanbul-lib-coverage': 2.0.3 convert-source-map: 1.8.0