From f3e79c3b034590dff93dc9c943254dabc62c751e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 22:26:40 +0000 Subject: [PATCH] Update dependency @typescript-eslint/parser to v5.52.0 --- package.json | 2 +- pnpm-lock.yaml | 60 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 5a21fa2..4027bac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/node": "18.13.0", - "@typescript-eslint/parser": "5.50.0", + "@typescript-eslint/parser": "5.52.0", "@vercel/ncc": "0.36.1", "eslint": "8.34.0", "eslint-plugin-github": "4.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f56dbd..1ff0fb6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@tauri-apps/cli-linux-x64-gnu': 1.2.3 '@tauri-apps/cli-win32-x64-msvc': 1.2.3 '@types/node': 18.13.0 - '@typescript-eslint/parser': 5.50.0 + '@typescript-eslint/parser': 5.52.0 '@vercel/ncc': 0.36.1 eslint: 8.34.0 eslint-plugin-github: 4.6.0 @@ -28,7 +28,7 @@ dependencies: devDependencies: '@types/node': 18.13.0 - '@typescript-eslint/parser': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm '@vercel/ncc': 0.36.1 eslint: 8.34.0 eslint-plugin-github: 4.6.0_7kw3g6rralp5ps6mg3uyzz6azm @@ -230,7 +230,7 @@ packages: resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==} dev: true - /@typescript-eslint/eslint-plugin/5.30.0_z4w6sgucxc7wjocw543h5gv5dy: + /@typescript-eslint/eslint-plugin/5.30.0_6cfvjsbua5ptj65675bqcn6oza: resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -241,7 +241,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/type-utils': 5.30.0_7kw3g6rralp5ps6mg3uyzz6azm '@typescript-eslint/utils': 5.30.0_7kw3g6rralp5ps6mg3uyzz6azm @@ -257,8 +257,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.50.0_7kw3g6rralp5ps6mg3uyzz6azm: - resolution: {integrity: sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==} + /@typescript-eslint/parser/5.52.0_7kw3g6rralp5ps6mg3uyzz6azm: + resolution: {integrity: sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -267,9 +267,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.50.0 - '@typescript-eslint/types': 5.50.0 - '@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5 + '@typescript-eslint/scope-manager': 5.52.0 + '@typescript-eslint/types': 5.52.0 + '@typescript-eslint/typescript-estree': 5.52.0_typescript@4.9.5 debug: 4.3.4 eslint: 8.34.0 typescript: 4.9.5 @@ -285,12 +285,12 @@ packages: '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/scope-manager/5.50.0: - resolution: {integrity: sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==} + /@typescript-eslint/scope-manager/5.52.0: + resolution: {integrity: sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.50.0 - '@typescript-eslint/visitor-keys': 5.50.0 + '@typescript-eslint/types': 5.52.0 + '@typescript-eslint/visitor-keys': 5.52.0 dev: true /@typescript-eslint/type-utils/5.30.0_7kw3g6rralp5ps6mg3uyzz6azm: @@ -317,8 +317,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.50.0: - resolution: {integrity: sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==} + /@typescript-eslint/types/5.52.0: + resolution: {integrity: sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -343,8 +343,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.5: - resolution: {integrity: sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==} + /@typescript-eslint/typescript-estree/5.52.0_typescript@4.9.5: + resolution: {integrity: sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -352,8 +352,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.50.0 - '@typescript-eslint/visitor-keys': 5.50.0 + '@typescript-eslint/types': 5.52.0 + '@typescript-eslint/visitor-keys': 5.52.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -390,11 +390,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.50.0: - resolution: {integrity: sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==} + /@typescript-eslint/visitor-keys/5.52.0: + resolution: {integrity: sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.50.0 + '@typescript-eslint/types': 5.52.0 eslint-visitor-keys: 3.3.0 dev: true @@ -727,7 +727,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_jbxsit4uwgorte7sw4jrcuevoy: + /eslint-module-utils/2.7.3_zdzsxifvip3ztrqjkt4kaiyv6m: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -745,7 +745,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -792,15 +792,15 @@ packages: eslint: ^8.0.1 dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.30.0_z4w6sgucxc7wjocw543h5gv5dy - '@typescript-eslint/parser': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/eslint-plugin': 5.30.0_6cfvjsbua5ptj65675bqcn6oza + '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm eslint: 8.34.0 eslint-config-prettier: 8.5.0_eslint@8.34.0 eslint-plugin-escompat: 3.3.3_eslint@8.34.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.34.0 eslint-plugin-filenames: 1.3.2_eslint@8.34.0 eslint-plugin-i18n-text: 1.0.1_eslint@8.34.0 - eslint-plugin-import: 2.26.0_einrx37lwqngeflsevq5ddw6de + eslint-plugin-import: 2.26.0_mcvs2y73sfmcxqzpjj5lr7a2m4 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.34.0 eslint-plugin-no-only-tests: 3.0.0 eslint-plugin-prettier: 4.2.1_tgj6q6crlj7y24j3aycgzuhnii @@ -823,7 +823,7 @@ packages: eslint: 8.34.0 dev: true - /eslint-plugin-import/2.26.0_einrx37lwqngeflsevq5ddw6de: + /eslint-plugin-import/2.26.0_mcvs2y73sfmcxqzpjj5lr7a2m4: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -833,14 +833,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.50.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.34.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_jbxsit4uwgorte7sw4jrcuevoy + eslint-module-utils: 2.7.3_zdzsxifvip3ztrqjkt4kaiyv6m has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3