mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #670 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.11.0
Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0
This commit is contained in:
commit
a2cd50fef1
2 changed files with 69 additions and 23 deletions
|
@ -64,7 +64,7 @@
|
||||||
"@types/node": "^22.7.7",
|
"@types/node": "^22.7.7",
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.10.0",
|
"@typescript-eslint/eslint-plugin": "^8.11.0",
|
||||||
"@typescript-eslint/parser": "^8.10.0",
|
"@typescript-eslint/parser": "^8.10.0",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"eslint": "^9.13.0",
|
"eslint": "^9.13.0",
|
||||||
|
|
90
yarn.lock
90
yarn.lock
|
@ -1943,15 +1943,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^8.10.0":
|
"@typescript-eslint/eslint-plugin@npm:^8.11.0":
|
||||||
version: 8.10.0
|
version: 8.11.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.10.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.10.0"
|
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||||
"@typescript-eslint/type-utils": "npm:8.10.0"
|
"@typescript-eslint/type-utils": "npm:8.11.0"
|
||||||
"@typescript-eslint/utils": "npm:8.10.0"
|
"@typescript-eslint/utils": "npm:8.11.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.10.0"
|
"@typescript-eslint/visitor-keys": "npm:8.11.0"
|
||||||
graphemer: "npm:^1.4.0"
|
graphemer: "npm:^1.4.0"
|
||||||
ignore: "npm:^5.3.1"
|
ignore: "npm:^5.3.1"
|
||||||
natural-compare: "npm:^1.4.0"
|
natural-compare: "npm:^1.4.0"
|
||||||
|
@ -1962,7 +1962,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/4b77ba9c865a2a14e238cd330b5901f0274b8ce1c13324fccd0339b8eea82a50a4709394c903fd8cd5bd0d3aebace0761ff9a4a19fa20b00bb61349b7671c035
|
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2012,6 +2012,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/scope-manager@npm:8.11.0":
|
||||||
|
version: 8.11.0
|
||||||
|
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:8.11.0"
|
||||||
|
"@typescript-eslint/visitor-keys": "npm:8.11.0"
|
||||||
|
checksum: 10c0/0910da62d8ae261711dd9f89d5c7d8e96ff13c50054436256e5a661309229cb49e3b8189c9468d36b6c4d3f7cddd121519ea78f9b18c9b869a808834b079b2ea
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.9.0":
|
"@typescript-eslint/scope-manager@npm:8.9.0":
|
||||||
version: 8.9.0
|
version: 8.9.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
|
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
|
||||||
|
@ -2022,18 +2032,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.10.0":
|
"@typescript-eslint/type-utils@npm:8.11.0":
|
||||||
version: 8.10.0
|
version: 8.11.0
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.10.0"
|
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.10.0"
|
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||||
"@typescript-eslint/utils": "npm:8.10.0"
|
"@typescript-eslint/utils": "npm:8.11.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^1.3.0"
|
ts-api-utils: "npm:^1.3.0"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/1af8fce8394279e6ac7bcef449a132072ee36e374c8d557564246ffe7150230844901ca0305e29525bf37c87010e03bf8bedec76fccbfe1e41931cb4f274e208
|
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2059,6 +2069,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/types@npm:8.11.0":
|
||||||
|
version: 8.11.0
|
||||||
|
resolution: "@typescript-eslint/types@npm:8.11.0"
|
||||||
|
checksum: 10c0/5ccdd3eeee077a6fc8e7f4bc0e0cbc9327b1205a845253ec5c0c6c49ff915e853161df00c24a0ffb4b8ec745d3f153dd0e066400a021c844c026e31121f46699
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.9.0":
|
"@typescript-eslint/types@npm:8.9.0":
|
||||||
version: 8.9.0
|
version: 8.9.0
|
||||||
resolution: "@typescript-eslint/types@npm:8.9.0"
|
resolution: "@typescript-eslint/types@npm:8.9.0"
|
||||||
|
@ -2085,6 +2102,25 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/typescript-estree@npm:8.11.0":
|
||||||
|
version: 8.11.0
|
||||||
|
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:8.11.0"
|
||||||
|
"@typescript-eslint/visitor-keys": "npm:8.11.0"
|
||||||
|
debug: "npm:^4.3.4"
|
||||||
|
fast-glob: "npm:^3.3.2"
|
||||||
|
is-glob: "npm:^4.0.3"
|
||||||
|
minimatch: "npm:^9.0.4"
|
||||||
|
semver: "npm:^7.6.0"
|
||||||
|
ts-api-utils: "npm:^1.3.0"
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
checksum: 10c0/b629ad3cd32b005d5c1d67c36958a418f8672efebea869399834f4f201ebf90b942165eebb5c9d9799dcabdc2cc26e5fabb00629f76b158847f42e1a491a75a6
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.9.0":
|
"@typescript-eslint/typescript-estree@npm:8.9.0":
|
||||||
version: 8.9.0
|
version: 8.9.0
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
|
||||||
|
@ -2104,17 +2140,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.10.0":
|
"@typescript-eslint/utils@npm:8.11.0":
|
||||||
version: 8.10.0
|
version: 8.11.0
|
||||||
resolution: "@typescript-eslint/utils@npm:8.10.0"
|
resolution: "@typescript-eslint/utils@npm:8.11.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.10.0"
|
"@typescript-eslint/scope-manager": "npm:8.11.0"
|
||||||
"@typescript-eslint/types": "npm:8.10.0"
|
"@typescript-eslint/types": "npm:8.11.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.10.0"
|
"@typescript-eslint/typescript-estree": "npm:8.11.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
checksum: 10c0/a21a2933517176abd00fcd5d8d80023e35dc3d89d5746bbac43790b4e984ab1f371117db08048bce7f42d54c64f4e0e35161149f8f34fd25a27bff9d1110fd16
|
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2142,6 +2178,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@typescript-eslint/visitor-keys@npm:8.11.0":
|
||||||
|
version: 8.11.0
|
||||||
|
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
|
||||||
|
dependencies:
|
||||||
|
"@typescript-eslint/types": "npm:8.11.0"
|
||||||
|
eslint-visitor-keys: "npm:^3.4.3"
|
||||||
|
checksum: 10c0/7a5a49609fdc47e114fe59eee56393c90b122ec8e9520f90b0c5e189635ae1ccfa8e00108f641342c2c8f4637fe9d40c77927cf7c8248a3a660812cb4b7d0c08
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:8.9.0":
|
"@typescript-eslint/visitor-keys@npm:8.9.0":
|
||||||
version: 8.9.0
|
version: 8.9.0
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
|
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
|
||||||
|
@ -6790,7 +6836,7 @@ __metadata:
|
||||||
"@types/node": "npm:^22.7.7"
|
"@types/node": "npm:^22.7.7"
|
||||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
|
"@typescript-eslint/eslint-plugin": "npm:^8.11.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.10.0"
|
"@typescript-eslint/parser": "npm:^8.10.0"
|
||||||
"@vercel/analytics": "npm:^1.3.1"
|
"@vercel/analytics": "npm:^1.3.1"
|
||||||
"@vercel/functions": "npm:^1.4.2"
|
"@vercel/functions": "npm:^1.4.2"
|
||||||
|
|
Loading…
Reference in a new issue