From ed3f09bf892629fd6998234dc333239193ac8642 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 21:27:37 +0000 Subject: [PATCH] Update dependency @typescript-eslint/parser to v5.42.1 --- package.json | 2 +- pnpm-lock.yaml | 60 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 44b190d..bcff550 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/node": "16.18.0", - "@typescript-eslint/parser": "5.41.0", + "@typescript-eslint/parser": "5.42.1", "@vercel/ncc": "0.34.0", "eslint": "8.27.0", "eslint-plugin-github": "4.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce74f34..f835784 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@tauri-apps/cli-linux-x64-gnu': 1.1.1 '@tauri-apps/cli-win32-x64-msvc': 1.1.1 '@types/node': 16.18.0 - '@typescript-eslint/parser': 5.41.0 + '@typescript-eslint/parser': 5.42.1 '@vercel/ncc': 0.34.0 eslint: 8.27.0 eslint-plugin-github: 4.4.0 @@ -28,7 +28,7 @@ dependencies: devDependencies: '@types/node': 16.18.0 - '@typescript-eslint/parser': 5.41.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@vercel/ncc': 0.34.0 eslint: 8.27.0 eslint-plugin-github: 4.4.0_rmayb2veg2btbq6mbmnyivgasy @@ -230,7 +230,7 @@ packages: resolution: {integrity: sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==} dev: true - /@typescript-eslint/eslint-plugin/5.30.0_rsnrydhm7veestpwsooohufgve: + /@typescript-eslint/eslint-plugin/5.30.0_2udltptbznfmezdozpdoa2aemq: 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.41.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/type-utils': 5.30.0_rmayb2veg2btbq6mbmnyivgasy '@typescript-eslint/utils': 5.30.0_rmayb2veg2btbq6mbmnyivgasy @@ -257,8 +257,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.41.0_rmayb2veg2btbq6mbmnyivgasy: - resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==} + /@typescript-eslint/parser/5.42.1_rmayb2veg2btbq6mbmnyivgasy: + resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==} 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.41.0 - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4 + '@typescript-eslint/scope-manager': 5.42.1 + '@typescript-eslint/types': 5.42.1 + '@typescript-eslint/typescript-estree': 5.42.1_typescript@4.8.4 debug: 4.3.4 eslint: 8.27.0 typescript: 4.8.4 @@ -285,12 +285,12 @@ packages: '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/scope-manager/5.41.0: - resolution: {integrity: sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==} + /@typescript-eslint/scope-manager/5.42.1: + resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.41.0 - '@typescript-eslint/visitor-keys': 5.41.0 + '@typescript-eslint/types': 5.42.1 + '@typescript-eslint/visitor-keys': 5.42.1 dev: true /@typescript-eslint/type-utils/5.30.0_rmayb2veg2btbq6mbmnyivgasy: @@ -317,8 +317,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.41.0: - resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==} + /@typescript-eslint/types/5.42.1: + resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==} 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.41.0_typescript@4.8.4: - resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==} + /@typescript-eslint/typescript-estree/5.42.1_typescript@4.8.4: + resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==} 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.41.0 - '@typescript-eslint/visitor-keys': 5.41.0 + '@typescript-eslint/types': 5.42.1 + '@typescript-eslint/visitor-keys': 5.42.1 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.41.0: - resolution: {integrity: sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==} + /@typescript-eslint/visitor-keys/5.42.1: + resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.41.0 + '@typescript-eslint/types': 5.42.1 eslint-visitor-keys: 3.3.0 dev: true @@ -727,7 +727,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_mtfullqnpaqcaq2ae2ejmvqxza: + /eslint-module-utils/2.7.3_v6ns2aycyui732mqoyv5gwdjve: 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.41.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy 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_rsnrydhm7veestpwsooohufgve - '@typescript-eslint/parser': 5.41.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.30.0_2udltptbznfmezdozpdoa2aemq + '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-escompat: 3.3.3_eslint@8.27.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.27.0 eslint-plugin-filenames: 1.3.2_eslint@8.27.0 eslint-plugin-i18n-text: 1.0.1_eslint@8.27.0 - eslint-plugin-import: 2.26.0_riasurahoyxn4xb44dplymbcam + eslint-plugin-import: 2.26.0_jnohwm7eexgw7uduhweedcbnpe eslint-plugin-jsx-a11y: 6.6.1_eslint@8.27.0 eslint-plugin-no-only-tests: 3.0.0 eslint-plugin-prettier: 4.2.1_v7o5sx5x3wbs57ifz6wc4f76we @@ -823,7 +823,7 @@ packages: eslint: 8.27.0 dev: true - /eslint-plugin-import/2.26.0_riasurahoyxn4xb44dplymbcam: + /eslint-plugin-import/2.26.0_jnohwm7eexgw7uduhweedcbnpe: 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.41.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.27.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_mtfullqnpaqcaq2ae2ejmvqxza + eslint-module-utils: 2.7.3_v6ns2aycyui732mqoyv5gwdjve has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3