mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-16 09:28:44 +00:00
Bump @typescript-eslint/parser from 8.33.1 to 8.34.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.33.1 to 8.34.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
79e6790f3b
commit
c2eff263bc
2 changed files with 43 additions and 43 deletions
84
yarn.lock
84
yarn.lock
|
@ -5472,32 +5472,32 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/parser@npm:8.33.1"
|
||||
"@typescript-eslint/parser@npm:^8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.34.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.33.1"
|
||||
"@typescript-eslint/types": "npm:8.33.1"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.33.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
||||
"@typescript-eslint/scope-manager": "npm:8.34.0"
|
||||
"@typescript-eslint/types": "npm:8.34.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.34.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.34.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/be1c1313c342d956f5adfbd56f79865894cc9cabf93992515a690559c3758538868270671b222f90e4cabc2dcab82256aeb3ccea7502de9cc69e47b9b17ed45f
|
||||
checksum: 10c0/a829be00ea3455c1e50983c8b44476fbfc9329d019764e407c4d591a95dbd168f83f13e309751242bb4fdc02f89cb51ca5cdc912a12b10f69eebcb1c46dcc39b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/project-service@npm:8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/project-service@npm:8.33.1"
|
||||
"@typescript-eslint/project-service@npm:8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/project-service@npm:8.34.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/tsconfig-utils": "npm:^8.33.1"
|
||||
"@typescript-eslint/types": "npm:^8.33.1"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:^8.34.0"
|
||||
"@typescript-eslint/types": "npm:^8.34.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/b2ff7653aef4648bdff8aafc69b9de434184827216709f8a36427536ac7082a8adf1c5ac12a0a2bb023b46dfad8f6fee238028acc94af622956af7f22362de6f
|
||||
checksum: 10c0/88e64b8daf7db9603277fcbeb9e585e70ec6d6e34fa10d4b60f421e48081cc7c1f6acb01e1ee9dd95e10c0601f164c1defbfe6c9d1edc9822089bb72dbb0fc80
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5521,22 +5521,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.33.1"
|
||||
"@typescript-eslint/scope-manager@npm:8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.34.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.33.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
||||
checksum: 10c0/03a6fd2b0a8ebeb62083a8f51658f0c42391cbfb632411542569a3a227d53bdb0332026ef4d5adc4780e5350d1d8b89e5b19667ed899afd26506e60c70192692
|
||||
"@typescript-eslint/types": "npm:8.34.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.34.0"
|
||||
checksum: 10c0/35af36bddc4c227cb0bac42192c40b38179ced30866b6aac642781e21c3f3b1c72051eb4f685d7c99517c3296dd6ba83dd8360e4072e8dcf604aae266eece1b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.33.1, @typescript-eslint/tsconfig-utils@npm:^8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.33.1"
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.34.0, @typescript-eslint/tsconfig-utils@npm:^8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.0"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/242e8f271d2e6e51446d337e1e59e8c91b66c0241da0fb861f536eb86cc3b53d1727c41e12e1ba070fa2451c8bc517c1ec50decaffa92a7c612b2aba29872777
|
||||
checksum: 10c0/98246f89d169d3feb453a6a8552c51d10225cb00c4ff1501549b7846e564ad0e218b644cd94ce779dceed07dcb9035c53fd32186b4c0223b7b2a1f7295b120c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5584,10 +5584,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.33.1, @typescript-eslint/types@npm:^8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/types@npm:8.33.1"
|
||||
checksum: 10c0/3083c184c882475eed1f9d1a8961dad30ef834c662bc826ff9a959ff1eed49aad21a73b2b93c4062799feafff5f5f24aebb1df17e198808aa19d4c8de1e64095
|
||||
"@typescript-eslint/types@npm:8.34.0, @typescript-eslint/types@npm:^8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/types@npm:8.34.0"
|
||||
checksum: 10c0/5d32b2ac03e4cbc1ac1777a53ee83d6d7887a783363bab4f0a6f7550a9e9df0254971cdf71e13b988e2215f2939e7592404856b8acb086ec63c4479c0225c742
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5627,14 +5627,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.33.1"
|
||||
"@typescript-eslint/typescript-estree@npm:8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.34.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/project-service": "npm:8.33.1"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:8.33.1"
|
||||
"@typescript-eslint/types": "npm:8.33.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.33.1"
|
||||
"@typescript-eslint/project-service": "npm:8.34.0"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:8.34.0"
|
||||
"@typescript-eslint/types": "npm:8.34.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.34.0"
|
||||
debug: "npm:^4.3.4"
|
||||
fast-glob: "npm:^3.3.2"
|
||||
is-glob: "npm:^4.0.3"
|
||||
|
@ -5643,7 +5643,7 @@ __metadata:
|
|||
ts-api-utils: "npm:^2.1.0"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/293a93d25046e05fdc3887232191c3f3ee771c0f5b1426d63deaf0541db1cb80b4307a80805c78b092206c9b267884a7e6b5905dc1b3c26f28bb4de47fd9ee8f
|
||||
checksum: 10c0/e678982b0009e895aee2b4ccc55bb9ea5473a32e846a97c63d0c6a978c72e1a29e506e6a5f9dda45e9b7803e6c3e3abcdf4c316af1c59146abef4e10e0e94129
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5697,13 +5697,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.33.1":
|
||||
version: 8.33.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.33.1"
|
||||
"@typescript-eslint/visitor-keys@npm:8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.34.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.33.1"
|
||||
"@typescript-eslint/types": "npm:8.34.0"
|
||||
eslint-visitor-keys: "npm:^4.2.0"
|
||||
checksum: 10c0/3eb99072e7c2741d5dfc38945d1e7617b15ed10d06b24658a6e919e4153983b3d3c5f5f775ce140f83a84dbde219948d187de97defb09c1a91f3cf0a96704a94
|
||||
checksum: 10c0/d50997e921a178589913d08ffe14d02eba40666c90bdc0c9751f2b87ce500598f64027e2d866dfc975647b2f8b907158503d0722d6b1976c8f1cf5dd8e1d6d69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13747,7 +13747,7 @@ __metadata:
|
|||
"@types/react": "npm:^19.1.8"
|
||||
"@types/react-dom": "npm:^19.1.6"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
|
||||
"@typescript-eslint/parser": "npm:^8.33.1"
|
||||
"@typescript-eslint/parser": "npm:^8.34.0"
|
||||
"@vercel/analytics": "npm:^1.5.0"
|
||||
"@vercel/speed-insights": "npm:^1.1.0"
|
||||
autoprefixer: "npm:^10.4.21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue