build(deps-dev): bump typescript-eslint in /web

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.51 to 8.0.0-alpha.54.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-24 17:03:03 +00:00 committed by TÖRÖK Attila
parent 0c321b3073
commit b6c9e25cf4
2 changed files with 50 additions and 53 deletions

101
web/package-lock.json generated
View File

@ -11,9 +11,6 @@
"workspaces": [
"./packages/*"
],
"dependencies": {
"chromedriver": "^127.0.0"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/eslint__js": "^8.42.3",
@ -42,7 +39,7 @@
"ts-loader": "^9.5.1",
"tsx": "^4.16.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0-alpha.51",
"typescript-eslint": "^8.0.0-alpha.54",
"wdio-chromedriver-service": "^8.1.1",
"wdio-edgedriver-service": "^3.0.3",
"wdio-geckodriver-service": "^5.0.2",
@ -2610,16 +2607,16 @@
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.51.tgz",
"integrity": "sha512-989dk3/IA2HNdfl8T1Tj0+AEAtqHN5Cdac7Ff1N367Lh5e5xKi3nXWMkptbZaAEo/wi5+CZD8jngQ70wnCRweA==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.54.tgz",
"integrity": "sha512-JBuk5rdo9XfoAc797uPh2QdzfnbQmYTnOZ//IKiXm96a2AzS05VmXSVka4GQyrp7giGWSNjW6y2wPpsWheqd9Q==",
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "8.0.0-alpha.51",
"@typescript-eslint/type-utils": "8.0.0-alpha.51",
"@typescript-eslint/utils": "8.0.0-alpha.51",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.51",
"@typescript-eslint/scope-manager": "8.0.0-alpha.54",
"@typescript-eslint/type-utils": "8.0.0-alpha.54",
"@typescript-eslint/utils": "8.0.0-alpha.54",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.54",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@ -2643,15 +2640,15 @@
}
},
"node_modules/@typescript-eslint/parser": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.51.tgz",
"integrity": "sha512-UPMhWLqkP/wBGB3/eI9fRG8UFFmT8tTLlBUQFN01xtsRNhYlMYS5FQHDMkfPynnKp62AqLRrwkrI49cZN3aDUA==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.54.tgz",
"integrity": "sha512-473V2mTNH+KPNVPj8MIGizDXmmJ56gpYsh+ILa8uEWUYMhvE0DNnozEt59TonS1Y9D15AJZGas6+1hcpQ77Dbg==",
"dev": true,
"dependencies": {
"@typescript-eslint/scope-manager": "8.0.0-alpha.51",
"@typescript-eslint/types": "8.0.0-alpha.51",
"@typescript-eslint/typescript-estree": "8.0.0-alpha.51",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.51",
"@typescript-eslint/scope-manager": "8.0.0-alpha.54",
"@typescript-eslint/types": "8.0.0-alpha.54",
"@typescript-eslint/typescript-estree": "8.0.0-alpha.54",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.54",
"debug": "^4.3.4"
},
"engines": {
@ -2671,13 +2668,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.51.tgz",
"integrity": "sha512-zT8Ib31deJCqRVJepZOMFoHiFAsSHOh5TmedcFeqyiMuzrqBMtF95iv6mPJqFDIXNgxmTkahpRan1z043ckBnA==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.54.tgz",
"integrity": "sha512-z+5GlCAskUTTWOFF2G7olTyKZyn+AVdDkiNCP2fhDtOCV1ePX1EaXy1uwqRRROf8p8uryj7vR7OtIErZE5yAng==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "8.0.0-alpha.51",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.51"
"@typescript-eslint/types": "8.0.0-alpha.54",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.54"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -2688,13 +2685,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.51.tgz",
"integrity": "sha512-KqU2e3KITMGlRfG4ehfO2zS0GutDWc+zV2nwbRDQdUfh1izgFDAh5UqiJ8YafXVzY1v0dnRggnmvjOMotjQa1w==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.54.tgz",
"integrity": "sha512-aGqNg1vP3a1tAE7lN8VDw+JhAefhqotMEcxw+2NKQm3vG4BqzIQNeF87xle9+94t8MPPmUPzRjRmO7GySu8LRg==",
"dev": true,
"dependencies": {
"@typescript-eslint/typescript-estree": "8.0.0-alpha.51",
"@typescript-eslint/utils": "8.0.0-alpha.51",
"@typescript-eslint/typescript-estree": "8.0.0-alpha.54",
"@typescript-eslint/utils": "8.0.0-alpha.54",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
},
@ -2712,9 +2709,9 @@
}
},
"node_modules/@typescript-eslint/types": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.51.tgz",
"integrity": "sha512-joqeu3jITe9BbgXAggKKg9mBIGDL6mAf2JVlo00zWP50u4qnsa3NWKMwWp77pjtI9E2DPU0vlTEdL+v/3aTPJA==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.54.tgz",
"integrity": "sha512-p4CGzb2UW2tJgk7zRL1Iwyd4qMuPnF2TL5/VdEcz2KANHkTReagQ6B3MzJGcuNIK7t+ysolZZILJpj+8cHBzsQ==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -2725,13 +2722,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.51.tgz",
"integrity": "sha512-p3kD3rVdqmr4Iga86xzUR5wTsIKof/GsqnUMWZbmFpD3fmMXs1VLoXJegTqVMtWncu14dZUohRV2xPSScBAnxg==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.54.tgz",
"integrity": "sha512-oCgHCQm88pBx9QwfGVE42LXVRG3M5PUIP4w521yGMijHn5FEt+E/NGMPU3NXWKUvp0LpEkxABSinYdz69aZITA==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "8.0.0-alpha.51",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.51",
"@typescript-eslint/types": "8.0.0-alpha.54",
"@typescript-eslint/visitor-keys": "8.0.0-alpha.54",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
@ -2753,15 +2750,15 @@
}
},
"node_modules/@typescript-eslint/utils": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.51.tgz",
"integrity": "sha512-OJac7/t6M/jQlgAQSM2yffKXZL8d/6vTbQPChC5v4oGHFuKHF2dEFeevNJlIS9iR6EtquRsHup2GDwqw6bWyrw==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.54.tgz",
"integrity": "sha512-Xu+dl3SJ4NOuzSHpRj1nIJPsoNTcPuG6EFVolrEVl+GZReaiBdexwpTo4/gV64khZEVewEIdYV3FBs5elIjI0g==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "8.0.0-alpha.51",
"@typescript-eslint/types": "8.0.0-alpha.51",
"@typescript-eslint/typescript-estree": "8.0.0-alpha.51"
"@typescript-eslint/scope-manager": "8.0.0-alpha.54",
"@typescript-eslint/types": "8.0.0-alpha.54",
"@typescript-eslint/typescript-estree": "8.0.0-alpha.54"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -2775,12 +2772,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.51.tgz",
"integrity": "sha512-bOLfR14nLfhO9BBD1YpmnQSTNTapAIegKsb4Ms1RAQXkJRKIeuLS42AEYRM8uvLiNLk0hDIBjCnMPTAyDAWLbw==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.54.tgz",
"integrity": "sha512-lS8wrI6Vxw6ebIi+ehocAjXLG43bN5JCC8+wtGDD3Xw9O/EVpanAVdftefJs/mlK87eyccvVIiiHgD294TpIEQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "8.0.0-alpha.51",
"@typescript-eslint/types": "8.0.0-alpha.54",
"eslint-visitor-keys": "^3.4.3"
},
"engines": {
@ -14856,14 +14853,14 @@
}
},
"node_modules/typescript-eslint": {
"version": "8.0.0-alpha.51",
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.51.tgz",
"integrity": "sha512-Hs60EyclUz1wBZMkmJ/xiiWGW91UZWcumWqOCQeWBp+xlPJJAufr5/OTrWhW+58yPv/72moEVhrA0VeUAlNoDQ==",
"version": "8.0.0-alpha.54",
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.54.tgz",
"integrity": "sha512-5rTqLSAgzum8W0dIh8jgDosXNQufhfc9pyDXaBpBTgwtTypBzrcRgCz8Xp0XKrpSBCuLdfFt+X/ueEnoqrOcJA==",
"dev": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.51",
"@typescript-eslint/parser": "8.0.0-alpha.51",
"@typescript-eslint/utils": "8.0.0-alpha.51"
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.54",
"@typescript-eslint/parser": "8.0.0-alpha.54",
"@typescript-eslint/utils": "8.0.0-alpha.54"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"

View File

@ -36,7 +36,7 @@
"ts-loader": "^9.5.1",
"tsx": "^4.16.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0-alpha.51",
"typescript-eslint": "^8.0.0-alpha.54",
"wdio-chromedriver-service": "^8.1.1",
"wdio-edgedriver-service": "^3.0.3",
"wdio-geckodriver-service": "^5.0.2",