diff --git a/package.json b/package.json index 00a0821..0d965e6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/node": "18.16.3", - "@typescript-eslint/parser": "5.59.1", + "@typescript-eslint/parser": "5.59.2", "@vercel/ncc": "0.36.1", "eslint": "8.39.0", "eslint-plugin-github": "4.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ecdef2..7da7927 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ devDependencies: specifier: 18.16.3 version: 18.16.3 '@typescript-eslint/parser': - specifier: 5.59.1 - version: 5.59.1(eslint@8.39.0)(typescript@5.0.3) + specifier: 5.59.2 + version: 5.59.2(eslint@8.39.0)(typescript@5.0.3) '@vercel/ncc': specifier: 0.36.1 version: 0.36.1 @@ -255,7 +255,7 @@ packages: resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==} dev: true - /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.3): + /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.3): resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -266,7 +266,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.3) + '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.3) '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/type-utils': 5.30.0(eslint@8.39.0)(typescript@5.0.3) '@typescript-eslint/utils': 5.30.0(eslint@8.39.0)(typescript@5.0.3) @@ -282,8 +282,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.59.1(eslint@8.39.0)(typescript@5.0.3): - resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==} + /@typescript-eslint/parser@5.59.2(eslint@8.39.0)(typescript@5.0.3): + resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -292,9 +292,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.59.1 - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.3) + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.3) debug: 4.3.4 eslint: 8.39.0 typescript: 5.0.3 @@ -310,12 +310,12 @@ packages: '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/scope-manager@5.59.1: - resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==} + /@typescript-eslint/scope-manager@5.59.2: + resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/visitor-keys': 5.59.1 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 dev: true /@typescript-eslint/type-utils@5.30.0(eslint@8.39.0)(typescript@5.0.3): @@ -342,8 +342,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.59.1: - resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==} + /@typescript-eslint/types@5.59.2: + resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -368,8 +368,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.3): - resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==} + /@typescript-eslint/typescript-estree@5.59.2(typescript@5.0.3): + resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -377,8 +377,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.1 - '@typescript-eslint/visitor-keys': 5.59.1 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -415,11 +415,11 @@ packages: eslint-visitor-keys: 3.4.0 dev: true - /@typescript-eslint/visitor-keys@5.59.1: - resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==} + /@typescript-eslint/visitor-keys@5.59.2: + resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.1 + '@typescript-eslint/types': 5.59.2 eslint-visitor-keys: 3.4.0 dev: true @@ -817,7 +817,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.7.3(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.6): + /eslint-module-utils@2.7.3(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.6): resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -835,7 +835,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.3) + '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.3) debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -882,8 +882,8 @@ packages: eslint: ^8.0.1 dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.3) - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.3) + '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.3) + '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.3) aria-query: 5.1.3 eslint: 8.39.0 eslint-config-prettier: 8.5.0(eslint@8.39.0) @@ -891,7 +891,7 @@ packages: eslint-plugin-eslint-comments: 3.2.0(eslint@8.39.0) eslint-plugin-filenames: 1.3.2(eslint@8.39.0) eslint-plugin-i18n-text: 1.0.1(eslint@8.39.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.1)(eslint@8.39.0) + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.39.0) eslint-plugin-no-only-tests: 3.0.0 eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.5.0)(eslint@8.39.0)(prettier@2.8.8) @@ -914,7 +914,7 @@ packages: eslint: 8.39.0 dev: true - /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.1)(eslint@8.39.0): + /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0): resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -924,14 +924,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.1(eslint@8.39.0)(typescript@5.0.3) + '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.3) array-includes: 3.1.6 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.39.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3(@typescript-eslint/parser@5.59.1)(eslint-import-resolver-node@0.3.6) + eslint-module-utils: 2.7.3(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.6) has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3