Update dependency @typescript-eslint/parser to v5.27.0

This commit is contained in:
Renovate Bot 2022-06-04 10:03:28 +00:00
parent d1f21d91ce
commit a37c74eb5b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 19 additions and 61 deletions

View File

@ -33,7 +33,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "16.11.38", "@types/node": "16.11.38",
"@typescript-eslint/parser": "5.26.0", "@typescript-eslint/parser": "5.27.0",
"@vercel/ncc": "0.34.0", "@vercel/ncc": "0.34.0",
"eslint": "8.16.0", "eslint": "8.16.0",
"eslint-plugin-github": "4.3.6", "eslint-plugin-github": "4.3.6",

78
pnpm-lock.yaml generated
View File

@ -7,7 +7,7 @@ specifiers:
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.13 '@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.13
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.13 '@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.13
'@types/node': 16.11.38 '@types/node': 16.11.38
'@typescript-eslint/parser': 5.26.0 '@typescript-eslint/parser': 5.27.0
'@vercel/ncc': 0.34.0 '@vercel/ncc': 0.34.0
eslint: 8.16.0 eslint: 8.16.0
eslint-plugin-github: 4.3.6 eslint-plugin-github: 4.3.6
@ -28,7 +28,7 @@ dependencies:
devDependencies: devDependencies:
'@types/node': 16.11.38 '@types/node': 16.11.38
'@typescript-eslint/parser': 5.26.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/parser': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
'@vercel/ncc': 0.34.0 '@vercel/ncc': 0.34.0
eslint: 8.16.0 eslint: 8.16.0
eslint-plugin-github: 4.3.6_blx5qwtqxfukidcbfrsfa7cnnq eslint-plugin-github: 4.3.6_blx5qwtqxfukidcbfrsfa7cnnq
@ -206,7 +206,7 @@ packages:
resolution: {integrity: sha512-hjO/0K140An3GWDw2HJfq7gko3wWeznbjXgg+rzPdVzhe198hp4x2i1dgveAOEiFKd8sOilAxzoSJiVv5P/CUg==} resolution: {integrity: sha512-hjO/0K140An3GWDw2HJfq7gko3wWeznbjXgg+rzPdVzhe198hp4x2i1dgveAOEiFKd8sOilAxzoSJiVv5P/CUg==}
dev: true dev: true
/@typescript-eslint/eslint-plugin/5.27.0_hsn7bxb67cp47tysm5di2ocjnq: /@typescript-eslint/eslint-plugin/5.27.0_ggfhmjd2gcmyxfvpoza5szm32a:
resolution: {integrity: sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==} resolution: {integrity: sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
@ -217,7 +217,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.26.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/parser': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
'@typescript-eslint/scope-manager': 5.27.0 '@typescript-eslint/scope-manager': 5.27.0
'@typescript-eslint/type-utils': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/type-utils': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
'@typescript-eslint/utils': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/utils': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
@ -233,8 +233,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser/5.26.0_blx5qwtqxfukidcbfrsfa7cnnq: /@typescript-eslint/parser/5.27.0_blx5qwtqxfukidcbfrsfa7cnnq:
resolution: {integrity: sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q==} resolution: {integrity: sha512-8oGjQF46c52l7fMiPPvX4It3u3V3JipssqDfHQ2hcR0AeR8Zge+OYyKUCm5b70X72N1qXt0qgHenwN6Gc2SXZA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -243,9 +243,9 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/scope-manager': 5.26.0 '@typescript-eslint/scope-manager': 5.27.0
'@typescript-eslint/types': 5.26.0 '@typescript-eslint/types': 5.27.0
'@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.3 '@typescript-eslint/typescript-estree': 5.27.0_typescript@4.7.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.16.0 eslint: 8.16.0
typescript: 4.7.3 typescript: 4.7.3
@ -253,14 +253,6 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/scope-manager/5.26.0:
resolution: {integrity: sha512-gVzTJUESuTwiju/7NiTb4c5oqod8xt5GhMbExKsCTp6adU3mya6AGJ4Pl9xC7x2DX9UYFsjImC0mA62BCY22Iw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.26.0
'@typescript-eslint/visitor-keys': 5.26.0
dev: true
/@typescript-eslint/scope-manager/5.27.0: /@typescript-eslint/scope-manager/5.27.0:
resolution: {integrity: sha512-VnykheBQ/sHd1Vt0LJ1JLrMH1GzHO+SzX6VTXuStISIsvRiurue/eRkTqSrG0CexHQgKG8shyJfR4o5VYioB9g==} resolution: {integrity: sha512-VnykheBQ/sHd1Vt0LJ1JLrMH1GzHO+SzX6VTXuStISIsvRiurue/eRkTqSrG0CexHQgKG8shyJfR4o5VYioB9g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -288,37 +280,11 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/types/5.26.0:
resolution: {integrity: sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/types/5.27.0: /@typescript-eslint/types/5.27.0:
resolution: {integrity: sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==} resolution: {integrity: sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/@typescript-eslint/typescript-estree/5.26.0_typescript@4.7.3:
resolution: {integrity: sha512-EyGpw6eQDsfD6jIqmXP3rU5oHScZ51tL/cZgFbFBvWuCwrIptl+oueUZzSmLtxFuSOQ9vDcJIs+279gnJkfd1w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.26.0
'@typescript-eslint/visitor-keys': 5.26.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.7
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/typescript-estree/5.27.0_typescript@4.7.3: /@typescript-eslint/typescript-estree/5.27.0_typescript@4.7.3:
resolution: {integrity: sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ==} resolution: {integrity: sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -358,14 +324,6 @@ packages:
- typescript - typescript
dev: true dev: true
/@typescript-eslint/visitor-keys/5.26.0:
resolution: {integrity: sha512-wei+ffqHanYDOQgg/fS6Hcar6wAWv0CUPQ3TZzOWd2BLfgP539rb49bwua8WRAs7R6kOSLn82rfEu2ro6Llt8Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.26.0
eslint-visitor-keys: 3.3.0
dev: true
/@typescript-eslint/visitor-keys/5.27.0: /@typescript-eslint/visitor-keys/5.27.0:
resolution: {integrity: sha512-46cYrteA2MrIAjv9ai44OQDUoCZyHeGIc4lsjCUX2WT6r4C+kidz1bNiR4017wHOPUythYeH+Sc7/cFP97KEAA==} resolution: {integrity: sha512-46cYrteA2MrIAjv9ai44OQDUoCZyHeGIc4lsjCUX2WT6r4C+kidz1bNiR4017wHOPUythYeH+Sc7/cFP97KEAA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -670,7 +628,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-module-utils/2.7.3_zhgf6mw2wzy6dnrak3ta47vb3m: /eslint-module-utils/2.7.3_nd4nb6nccnlbwilvit6hlaep3q:
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
engines: {node: '>=4'} engines: {node: '>=4'}
peerDependencies: peerDependencies:
@ -688,7 +646,7 @@ packages:
eslint-import-resolver-webpack: eslint-import-resolver-webpack:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.26.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/parser': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
debug: 3.2.7 debug: 3.2.7
eslint-import-resolver-node: 0.3.6 eslint-import-resolver-node: 0.3.6
find-up: 2.1.0 find-up: 2.1.0
@ -734,15 +692,15 @@ packages:
peerDependencies: peerDependencies:
eslint: ^8.0.1 eslint: ^8.0.1
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 5.27.0_hsn7bxb67cp47tysm5di2ocjnq '@typescript-eslint/eslint-plugin': 5.27.0_ggfhmjd2gcmyxfvpoza5szm32a
'@typescript-eslint/parser': 5.26.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/parser': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
eslint: 8.16.0 eslint: 8.16.0
eslint-config-prettier: 8.5.0_eslint@8.16.0 eslint-config-prettier: 8.5.0_eslint@8.16.0
eslint-plugin-escompat: 3.1.0_eslint@8.16.0 eslint-plugin-escompat: 3.1.0_eslint@8.16.0
eslint-plugin-eslint-comments: 3.2.0_eslint@8.16.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.16.0
eslint-plugin-filenames: 1.3.2_eslint@8.16.0 eslint-plugin-filenames: 1.3.2_eslint@8.16.0
eslint-plugin-i18n-text: 1.0.1_eslint@8.16.0 eslint-plugin-i18n-text: 1.0.1_eslint@8.16.0
eslint-plugin-import: 2.26.0_grfei5yostfimvqdpf73rlhy3e eslint-plugin-import: 2.26.0_xsmuhwqsfrjm7m3kqio7zoeziq
eslint-plugin-no-only-tests: 2.6.0 eslint-plugin-no-only-tests: 2.6.0
eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4 eslint-plugin-prettier: 4.0.0_j7rsahgqtkecno6yauhsgsglf4
eslint-rule-documentation: 1.0.23 eslint-rule-documentation: 1.0.23
@ -763,7 +721,7 @@ packages:
eslint: 8.16.0 eslint: 8.16.0
dev: true dev: true
/eslint-plugin-import/2.26.0_grfei5yostfimvqdpf73rlhy3e: /eslint-plugin-import/2.26.0_xsmuhwqsfrjm7m3kqio7zoeziq:
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
engines: {node: '>=4'} engines: {node: '>=4'}
peerDependencies: peerDependencies:
@ -773,14 +731,14 @@ packages:
'@typescript-eslint/parser': '@typescript-eslint/parser':
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.26.0_blx5qwtqxfukidcbfrsfa7cnnq '@typescript-eslint/parser': 5.27.0_blx5qwtqxfukidcbfrsfa7cnnq
array-includes: 3.1.5 array-includes: 3.1.5
array.prototype.flat: 1.3.0 array.prototype.flat: 1.3.0
debug: 2.6.9 debug: 2.6.9
doctrine: 2.1.0 doctrine: 2.1.0
eslint: 8.16.0 eslint: 8.16.0
eslint-import-resolver-node: 0.3.6 eslint-import-resolver-node: 0.3.6
eslint-module-utils: 2.7.3_zhgf6mw2wzy6dnrak3ta47vb3m eslint-module-utils: 2.7.3_nd4nb6nccnlbwilvit6hlaep3q
has: 1.0.3 has: 1.0.3
is-core-module: 2.9.0 is-core-module: 2.9.0
is-glob: 4.0.3 is-glob: 4.0.3
@ -1359,7 +1317,7 @@ packages:
dev: true dev: true
/ms/2.0.0: /ms/2.0.0:
resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
dev: true dev: true
/ms/2.1.2: /ms/2.1.2: