mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update dependency @typescript-eslint/parser to v5.23.0
This commit is contained in:
parent
cd46581d8d
commit
096e7d46b0
@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "16.11.33",
|
||||
"@typescript-eslint/parser": "5.22.0",
|
||||
"@typescript-eslint/parser": "5.23.0",
|
||||
"@vercel/ncc": "0.33.4",
|
||||
"eslint": "8.15.0",
|
||||
"eslint-plugin-github": "4.3.6",
|
||||
|
76
pnpm-lock.yaml
generated
76
pnpm-lock.yaml
generated
@ -7,7 +7,7 @@ specifiers:
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.10
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.10
|
||||
'@types/node': 16.11.33
|
||||
'@typescript-eslint/parser': 5.22.0
|
||||
'@typescript-eslint/parser': 5.23.0
|
||||
'@vercel/ncc': 0.33.4
|
||||
eslint: 8.15.0
|
||||
eslint-plugin-github: 4.3.6
|
||||
@ -28,7 +28,7 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 16.11.33
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@vercel/ncc': 0.33.4
|
||||
eslint: 8.15.0
|
||||
eslint-plugin-github: 4.3.6_hcfsmds2fshutdssjqluwm76uu
|
||||
@ -209,7 +209,7 @@ packages:
|
||||
resolution: {integrity: sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.22.0_tal4xlmvnofklupd3hwjtzfb4q:
|
||||
/@typescript-eslint/eslint-plugin/5.22.0_c63nfttrfhylg3zmgcxfslaw44:
|
||||
resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -220,7 +220,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/scope-manager': 5.22.0
|
||||
'@typescript-eslint/type-utils': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/utils': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
@ -236,8 +236,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.22.0_hcfsmds2fshutdssjqluwm76uu:
|
||||
resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==}
|
||||
/@typescript-eslint/parser/5.23.0_hcfsmds2fshutdssjqluwm76uu:
|
||||
resolution: {integrity: sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -246,9 +246,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.22.0
|
||||
'@typescript-eslint/types': 5.22.0
|
||||
'@typescript-eslint/typescript-estree': 5.22.0_typescript@4.6.4
|
||||
'@typescript-eslint/scope-manager': 5.23.0
|
||||
'@typescript-eslint/types': 5.23.0
|
||||
'@typescript-eslint/typescript-estree': 5.23.0_typescript@4.6.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.15.0
|
||||
typescript: 4.6.4
|
||||
@ -264,6 +264,14 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.22.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.23.0:
|
||||
resolution: {integrity: sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.23.0
|
||||
'@typescript-eslint/visitor-keys': 5.23.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.22.0_hcfsmds2fshutdssjqluwm76uu:
|
||||
resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -288,6 +296,11 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.23.0:
|
||||
resolution: {integrity: sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.22.0_typescript@4.6.4:
|
||||
resolution: {integrity: sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -309,6 +322,27 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.23.0_typescript@4.6.4:
|
||||
resolution: {integrity: sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.23.0
|
||||
'@typescript-eslint/visitor-keys': 5.23.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.6.4
|
||||
typescript: 4.6.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.22.0_hcfsmds2fshutdssjqluwm76uu:
|
||||
resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -335,6 +369,14 @@ packages:
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.23.0:
|
||||
resolution: {integrity: sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.23.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@vercel/ncc/0.33.4:
|
||||
resolution: {integrity: sha512-ln18hs7dMffelP47tpkaR+V5Tj6coykNyxJrlcmCormPqRQjB/Gv4cu2FfBG+PMzIfdZp2CLDsrrB1NPU22Qhg==}
|
||||
hasBin: true
|
||||
@ -631,7 +673,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.3_wex3ustmkv4ospy3s77r6ihlwq:
|
||||
/eslint-module-utils/2.7.3_cphntlaow2spielwlvsegonsm4:
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -649,7 +691,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -695,15 +737,15 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^8.0.1
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.22.0_tal4xlmvnofklupd3hwjtzfb4q
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/eslint-plugin': 5.22.0_c63nfttrfhylg3zmgcxfslaw44
|
||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||
eslint: 8.15.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.15.0
|
||||
eslint-plugin-escompat: 3.1.0_eslint@8.15.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.15.0
|
||||
eslint-plugin-filenames: 1.3.2_eslint@8.15.0
|
||||
eslint-plugin-i18n-text: 1.0.1_eslint@8.15.0
|
||||
eslint-plugin-import: 2.26.0_6nacgdzqm4zbhelsxkmd2vkvxy
|
||||
eslint-plugin-import: 2.26.0_doddzorl55y6dbr5ij3nshfl64
|
||||
eslint-plugin-no-only-tests: 2.6.0
|
||||
eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi
|
||||
eslint-rule-documentation: 1.0.23
|
||||
@ -724,7 +766,7 @@ packages:
|
||||
eslint: 8.15.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_6nacgdzqm4zbhelsxkmd2vkvxy:
|
||||
/eslint-plugin-import/2.26.0_doddzorl55y6dbr5ij3nshfl64:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -734,14 +776,14 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.15.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_wex3ustmkv4ospy3s77r6ihlwq
|
||||
eslint-module-utils: 2.7.3_cphntlaow2spielwlvsegonsm4
|
||||
has: 1.0.3
|
||||
is-core-module: 2.9.0
|
||||
is-glob: 4.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user