From f12262d04415666ba38a8dee9a7ab5a285708545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 07:54:12 +0000 Subject: [PATCH] chore(deps): update dependency @typescript-eslint/parser to v5.54.1 --- package.json | 2 +- pnpm-lock.yaml | 60 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index 4de6df9..3b6d336 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/node": "18.15.0", - "@typescript-eslint/parser": "5.53.0", + "@typescript-eslint/parser": "5.54.1", "@vercel/ncc": "0.36.1", "eslint": "8.36.0", "eslint-plugin-github": "4.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cac3d8a..bf8d64f 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.15.0 - '@typescript-eslint/parser': 5.53.0 + '@typescript-eslint/parser': 5.54.1 '@vercel/ncc': 0.36.1 eslint: 8.36.0 eslint-plugin-github: 4.6.1 @@ -28,7 +28,7 @@ dependencies: devDependencies: '@types/node': 18.15.0 - '@typescript-eslint/parser': 5.53.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m '@vercel/ncc': 0.36.1 eslint: 8.36.0 eslint-plugin-github: 4.6.1_vgl77cfdswitgr47lm5swmv43m @@ -242,7 +242,7 @@ packages: resolution: {integrity: sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==} dev: true - /@typescript-eslint/eslint-plugin/5.30.0_buczjn7lj4rlvyvatxpzumr3kq: + /@typescript-eslint/eslint-plugin/5.30.0_4rfaf6mlw2mmutqjcopwvbftpu: resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -253,7 +253,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.53.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/type-utils': 5.30.0_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/utils': 5.30.0_vgl77cfdswitgr47lm5swmv43m @@ -269,8 +269,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.53.0_vgl77cfdswitgr47lm5swmv43m: - resolution: {integrity: sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==} + /@typescript-eslint/parser/5.54.1_vgl77cfdswitgr47lm5swmv43m: + resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -279,9 +279,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.53.0 - '@typescript-eslint/types': 5.53.0 - '@typescript-eslint/typescript-estree': 5.53.0_typescript@4.9.5 + '@typescript-eslint/scope-manager': 5.54.1 + '@typescript-eslint/types': 5.54.1 + '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5 debug: 4.3.4 eslint: 8.36.0 typescript: 4.9.5 @@ -297,12 +297,12 @@ packages: '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/scope-manager/5.53.0: - resolution: {integrity: sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==} + /@typescript-eslint/scope-manager/5.54.1: + resolution: {integrity: sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.53.0 - '@typescript-eslint/visitor-keys': 5.53.0 + '@typescript-eslint/types': 5.54.1 + '@typescript-eslint/visitor-keys': 5.54.1 dev: true /@typescript-eslint/type-utils/5.30.0_vgl77cfdswitgr47lm5swmv43m: @@ -329,8 +329,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.53.0: - resolution: {integrity: sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==} + /@typescript-eslint/types/5.54.1: + resolution: {integrity: sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -355,8 +355,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.53.0_typescript@4.9.5: - resolution: {integrity: sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==} + /@typescript-eslint/typescript-estree/5.54.1_typescript@4.9.5: + resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -364,8 +364,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.53.0 - '@typescript-eslint/visitor-keys': 5.53.0 + '@typescript-eslint/types': 5.54.1 + '@typescript-eslint/visitor-keys': 5.54.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -402,11 +402,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.53.0: - resolution: {integrity: sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==} + /@typescript-eslint/visitor-keys/5.54.1: + resolution: {integrity: sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.53.0 + '@typescript-eslint/types': 5.54.1 eslint-visitor-keys: 3.3.0 dev: true @@ -844,7 +844,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_5oiudedjvabi2hqa4yjoukiavu: + /eslint-module-utils/2.7.3_edckhwtwo3cls3udoufflps5vi: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -862,7 +862,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.53.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -909,8 +909,8 @@ packages: eslint: ^8.0.1 dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.30.0_buczjn7lj4rlvyvatxpzumr3kq - '@typescript-eslint/parser': 5.53.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/eslint-plugin': 5.30.0_4rfaf6mlw2mmutqjcopwvbftpu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m aria-query: 5.1.3 eslint: 8.36.0 eslint-config-prettier: 8.5.0_eslint@8.36.0 @@ -918,7 +918,7 @@ packages: eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0 eslint-plugin-filenames: 1.3.2_eslint@8.36.0 eslint-plugin-i18n-text: 1.0.1_eslint@8.36.0 - eslint-plugin-import: 2.26.0_uodme5gdk3cnryickrhyux6l6y + eslint-plugin-import: 2.26.0_grm2fcfvepvokbbqenost2xmum eslint-plugin-jsx-a11y: 6.7.1_eslint@8.36.0 eslint-plugin-no-only-tests: 3.0.0 eslint-plugin-prettier: 4.2.1_begndnyuvgm3bregh6xs5uscyi @@ -941,7 +941,7 @@ packages: eslint: 8.36.0 dev: true - /eslint-plugin-import/2.26.0_uodme5gdk3cnryickrhyux6l6y: + /eslint-plugin-import/2.26.0_grm2fcfvepvokbbqenost2xmum: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -951,14 +951,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.53.0_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.36.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_5oiudedjvabi2hqa4yjoukiavu + eslint-module-utils: 2.7.3_edckhwtwo3cls3udoufflps5vi has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3