From 2543906be7c10db787996a1867eedc322aa35354 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 20 Jan 2022 20:11:23 +0000 Subject: [PATCH] fix(deps): update dependencies --- package.json | 8 +-- pnpm-lock.yaml | 148 ++++++++++++++++++++++++------------------------- 2 files changed, 78 insertions(+), 78 deletions(-) diff --git a/package.json b/package.json index e1ce08a5..f0fba201 100644 --- a/package.json +++ b/package.json @@ -26,14 +26,14 @@ "atom": ">=1.14.0 <2.0.0" }, "dependencies": { - "atom-package-deps": "7.2.3", + "atom-package-deps": "8.0.0", "consistent-path": "2.0.3", - "crypto-random-string": "3.3.1", + "crypto-random-string": "4.0.0", "loophole": "1.1.0", - "resolve": "1.20.0", + "resolve": "1.21.0", "tslint": "^6", "tslint-rule-documentation": "1.0.3", - "typescript": "4.2.3" + "typescript": "4.5.5" }, "readmeFilename": "README.md", "bugs": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b765f395..bdc8230d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,32 +4,32 @@ specifiers: '@types/atom': ^1.40.10 '@types/node': ^17.0.0 '@types/resolve': ^1.20.0 - atom-package-deps: 7.2.3 + atom-package-deps: 8.0.0 build-commit: ^0.1.4 consistent-path: 2.0.3 cross-env: ^7.0.3 - crypto-random-string: 3.3.1 + crypto-random-string: 4.0.0 eslint: 8.7.0 eslint-config-atomic: ^1.12.5 jasmine-fix: 1.3.1 loophole: 1.1.0 - resolve: 1.20.0 + resolve: 1.21.0 rollup: ^2.44.0 rollup-plugin-atomic: ^3.0.0 shx: ^0.3.3 tslint: ^6 tslint-rule-documentation: 1.0.3 - typescript: 4.2.3 + typescript: 4.5.5 dependencies: - atom-package-deps: 7.2.3 + atom-package-deps: 8.0.0 consistent-path: 2.0.3 - crypto-random-string: 3.3.1 + crypto-random-string: 4.0.0 loophole: 1.1.0 - resolve: 1.20.0 - tslint: 6.1.3_typescript@4.2.3 + resolve: 1.21.0 + tslint: 6.1.3_typescript@4.5.5 tslint-rule-documentation: 1.0.3 - typescript: 4.2.3 + typescript: 4.5.5 devDependencies: '@types/atom': 1.40.10 @@ -324,7 +324,7 @@ packages: glob: 7.1.6 is-reference: 1.2.1 magic-string: 0.25.7 - resolve: 1.20.0 + resolve: 1.21.0 rollup: 2.44.0 dev: true @@ -348,7 +348,7 @@ packages: builtin-modules: 3.2.0 deepmerge: 4.2.2 is-module: 1.0.0 - resolve: 1.20.0 + resolve: 1.21.0 rollup: 2.44.0 dev: true @@ -362,7 +362,7 @@ packages: rollup: 2.44.0 dev: true - /@rollup/plugin-typescript/8.2.5_e73d0a722eb99d9e2b6db283e17ba707: + /@rollup/plugin-typescript/8.2.5_da8d56ac883c781e8a5cc18af41aa971: resolution: {integrity: sha512-QL/LvDol/PAGB2O0S7/+q2HpSUNodpw7z6nGn9BfoVCPOZ0r4EALrojFU29Bkoi2Hr2jgTocTejJ5GGWZfOxbQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -371,10 +371,10 @@ packages: typescript: '>=3.7.0' dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.44.0 - resolve: 1.20.0 + resolve: 1.21.0 rollup: 2.44.0 tslib: 2.3.1 - typescript: 4.2.3 + typescript: 4.5.5 dev: true /@rollup/plugin-wasm/5.1.2_rollup@2.44.0: @@ -445,7 +445,7 @@ packages: resolution: {integrity: sha512-SFT3jdUNlLkjxUWwH/0QjLiEsV38hjdDX8oMcX9jZAD8KWNzRLdg6INZE7UMz9O86b2BOHzA3dR8nF+DbonX2Q==} dev: true - /@typescript-eslint/eslint-plugin/4.20.0_adf637ee42e62148ee3269ceb317818c: + /@typescript-eslint/eslint-plugin/4.20.0_df574d8251202284c93fad914f8141ad: resolution: {integrity: sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -456,8 +456,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.20.0_eslint@8.7.0+typescript@4.2.3 - '@typescript-eslint/parser': 4.20.0_eslint@8.7.0+typescript@4.2.3 + '@typescript-eslint/experimental-utils': 4.20.0_eslint@8.7.0+typescript@4.5.5 + '@typescript-eslint/parser': 4.20.0_eslint@8.7.0+typescript@4.5.5 '@typescript-eslint/scope-manager': 4.20.0 debug: 4.3.2 eslint: 8.7.0 @@ -465,13 +465,13 @@ packages: lodash: 4.17.21 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.2.3 - typescript: 4.2.3 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/4.20.0_eslint@8.7.0+typescript@4.2.3: + /@typescript-eslint/experimental-utils/4.20.0_eslint@8.7.0+typescript@4.5.5: resolution: {integrity: sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -480,7 +480,7 @@ packages: '@types/json-schema': 7.0.7 '@typescript-eslint/scope-manager': 4.20.0 '@typescript-eslint/types': 4.20.0 - '@typescript-eslint/typescript-estree': 4.20.0_typescript@4.2.3 + '@typescript-eslint/typescript-estree': 4.20.0_typescript@4.5.5 eslint: 8.7.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -489,7 +489,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/4.20.0_eslint@8.7.0+typescript@4.2.3: + /@typescript-eslint/parser/4.20.0_eslint@8.7.0+typescript@4.5.5: resolution: {integrity: sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -501,10 +501,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.20.0 '@typescript-eslint/types': 4.20.0 - '@typescript-eslint/typescript-estree': 4.20.0_typescript@4.2.3 + '@typescript-eslint/typescript-estree': 4.20.0_typescript@4.5.5 debug: 4.3.2 eslint: 8.7.0 - typescript: 4.2.3 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true @@ -522,7 +522,7 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/typescript-estree/4.20.0_typescript@4.2.3: + /@typescript-eslint/typescript-estree/4.20.0_typescript@4.5.5: resolution: {integrity: sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -537,8 +537,8 @@ packages: globby: 11.0.3 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.2.3 - typescript: 4.2.3 + tsutils: 3.21.0_typescript@4.5.5 + typescript: 4.5.5 transitivePeerDependencies: - supports-color dev: true @@ -687,8 +687,8 @@ packages: hasBin: true dev: true - /atom-package-deps/7.2.3: - resolution: {integrity: sha512-Z1FHJS2c2xBN3wQVniG7jXDyE4mUjZlHA0tfIkCND9U/fHaZyBJPno4/jD8PtYUnhlymaHRbCsgxCU3QuKjqfQ==} + /atom-package-deps/8.0.0: + resolution: {integrity: sha512-TSY6WX4+QbMK9r6iCY99hNW+9vW7SF0zGHfnMLgiinMj5VR5MNQIhU+2pVXqIbGWnl32uqBAKB+iBztUV0ssyg==} hasBin: true dev: false @@ -727,7 +727,7 @@ packages: '@babel/types': 7.13.14 eslint: 8.7.0 eslint-visitor-keys: 1.3.0 - resolve: 1.15.1 + resolve: 1.21.0 transitivePeerDependencies: - supports-color dev: true @@ -1065,11 +1065,11 @@ packages: which: 2.0.2 dev: true - /crypto-random-string/3.3.1: - resolution: {integrity: sha512-5j88ECEn6h17UePrLi6pn1JcLtAiANa3KExyr9y9Z5vo2mv56Gh3I4Aja/B9P9uyMwyxNHAHWv+nE72f30T5Dg==} - engines: {node: '>=8'} + /crypto-random-string/4.0.0: + resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==} + engines: {node: '>=12'} dependencies: - type-fest: 0.8.1 + type-fest: 1.4.0 dev: false /css-tree/1.1.3: @@ -1317,8 +1317,8 @@ packages: eslint: '>=7' dependencies: '@babel/core': 7.13.14 - '@typescript-eslint/eslint-plugin': 4.20.0_adf637ee42e62148ee3269ceb317818c - '@typescript-eslint/parser': 4.20.0_eslint@8.7.0+typescript@4.2.3 + '@typescript-eslint/eslint-plugin': 4.20.0_df574d8251202284c93fad914f8141ad + '@typescript-eslint/parser': 4.20.0_eslint@8.7.0+typescript@4.5.5 babel-eslint: 10.1.0_eslint@8.7.0 coffeescript: 1.12.7 eslint: 8.7.0 @@ -1332,7 +1332,7 @@ packages: eslint-plugin-react: 7.23.1_eslint@8.7.0 eslint-plugin-yaml: 0.4.1 prettier: 2.2.1 - typescript: 4.2.3 + typescript: 4.5.5 transitivePeerDependencies: - eslint-plugin-react-hooks - supports-color @@ -1351,7 +1351,7 @@ packages: resolution: {integrity: sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==} dependencies: debug: 2.6.9 - resolve: 1.20.0 + resolve: 1.21.0 dev: true /eslint-module-utils/2.6.0: @@ -1418,7 +1418,7 @@ packages: minimatch: 3.0.4 object.values: 1.1.3 read-pkg-up: 2.0.0 - resolve: 1.20.0 + resolve: 1.21.0 tsconfig-paths: 3.9.0 dev: true @@ -1461,7 +1461,7 @@ packages: eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.0.4 - resolve: 1.15.1 + resolve: 1.21.0 semver: 6.3.0 dev: true @@ -1969,8 +1969,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /is-core-module/2.2.0: - resolution: {integrity: sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==} + /is-core-module/2.8.1: + resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} dependencies: has: 1.0.3 @@ -2317,7 +2317,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.8 - resolve: 1.20.0 + resolve: 1.21.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true @@ -2461,8 +2461,8 @@ packages: engines: {node: '>=8'} dev: true - /path-parse/1.0.6: - resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==} + /path-parse/1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} /path-type/2.0.0: resolution: {integrity: sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=} @@ -2589,7 +2589,7 @@ packages: resolution: {integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=} engines: {node: '>= 0.10'} dependencies: - resolve: 1.20.0 + resolve: 1.21.0 dev: true /regenerator-runtime/0.11.1: @@ -2628,23 +2628,19 @@ packages: engines: {node: '>=4'} dev: true - /resolve/1.15.1: - resolution: {integrity: sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==} - dependencies: - path-parse: 1.0.6 - dev: true - - /resolve/1.20.0: - resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} + /resolve/1.21.0: + resolution: {integrity: sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==} + hasBin: true dependencies: - is-core-module: 2.2.0 - path-parse: 1.0.6 + is-core-module: 2.8.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 /resolve/2.0.0-next.3: resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==} dependencies: - is-core-module: 2.2.0 - path-parse: 1.0.6 + is-core-module: 2.8.1 + path-parse: 1.0.7 dev: true /reusify/1.0.4: @@ -2676,7 +2672,7 @@ packages: '@rollup/plugin-json': 4.1.0_rollup@2.44.0 '@rollup/plugin-node-resolve': 13.0.4_rollup@2.44.0 '@rollup/plugin-replace': 3.0.0_rollup@2.44.0 - '@rollup/plugin-typescript': 8.2.5_e73d0a722eb99d9e2b6db283e17ba707 + '@rollup/plugin-typescript': 8.2.5_da8d56ac883c781e8a5cc18af41aa971 '@rollup/plugin-wasm': 5.1.2_rollup@2.44.0 array-includes-any: 2.7.3 csso-cli: 3.0.0 @@ -2694,7 +2690,7 @@ packages: '@babel/core': 7.13.14 assemblyscript: 0.18.21 coffeescript: 1.12.7 - typescript: 4.2.3 + typescript: 4.5.5 transitivePeerDependencies: - '@types/babel__core' - '@types/node' @@ -2746,7 +2742,7 @@ packages: dependencies: builtin-modules: 2.0.0 is-module: 1.0.0 - resolve: 1.20.0 + resolve: 1.21.0 dev: true /rollup-plugin-sourcemaps/0.6.3_@types+node@17.0.0+rollup@2.44.0: @@ -3042,6 +3038,10 @@ packages: has-flag: 4.0.0 dev: true + /supports-preserve-symlinks-flag/1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + /terser/5.6.1: resolution: {integrity: sha512-yv9YLFQQ+3ZqgWCUk+pvNJwgUTdlIxUk1WTN+RnaFJe2L7ipG2csPT0ra2XRm7Cs8cxN7QXmK1rFzEwYEQkzXw==} engines: {node: '>=10'} @@ -3093,7 +3093,7 @@ packages: resolution: {integrity: sha1-NxY3WzA2WumtU940MWn5agF665A=} dev: false - /tslint/6.1.3_typescript@4.2.3: + /tslint/6.1.3_typescript@4.5.5: resolution: {integrity: sha512-IbR4nkT96EQOvKE2PW/djGz8iGNeJ4rF2mBfiYaR/nvUWYKJhLwimoJKgjIFEIDibBtOevj7BqCRL4oHeWWUCg==} engines: {node: '>=4.8.0'} deprecated: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. @@ -3110,30 +3110,30 @@ packages: js-yaml: 3.14.1 minimatch: 3.0.4 mkdirp: 0.5.5 - resolve: 1.20.0 + resolve: 1.21.0 semver: 5.7.1 tslib: 1.14.1 - tsutils: 2.29.0_typescript@4.2.3 - typescript: 4.2.3 + tsutils: 2.29.0_typescript@4.5.5 + typescript: 4.5.5 dev: false - /tsutils/2.29.0_typescript@4.2.3: + /tsutils/2.29.0_typescript@4.5.5: resolution: {integrity: sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==} peerDependencies: typescript: '>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev' dependencies: tslib: 1.14.1 - typescript: 4.2.3 + typescript: 4.5.5 dev: false - /tsutils/3.21.0_typescript@4.2.3: + /tsutils/3.21.0_typescript@4.5.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.2.3 + typescript: 4.5.5 dev: true /type-check/0.4.0: @@ -3148,13 +3148,13 @@ packages: engines: {node: '>=10'} dev: true - /type-fest/0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} - engines: {node: '>=8'} + /type-fest/1.4.0: + resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} + engines: {node: '>=10'} dev: false - /typescript/4.2.3: - resolution: {integrity: sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==} + /typescript/4.5.5: + resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} engines: {node: '>=4.2.0'} hasBin: true