mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1121 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.26.1
Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
This commit is contained in:
commit
e30719b606
2 changed files with 68 additions and 23 deletions
|
@ -88,7 +88,7 @@
|
|||
"@types/node": "^22.13.5",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.26.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
||||
"@typescript-eslint/parser": "^8.26.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
|
||||
|
|
89
yarn.lock
89
yarn.lock
|
@ -5146,15 +5146,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.26.0":
|
||||
version: 8.26.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.26.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.26.0"
|
||||
"@typescript-eslint/utils": "npm:8.26.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.26.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.26.1"
|
||||
"@typescript-eslint/type-utils": "npm:8.26.1"
|
||||
"@typescript-eslint/utils": "npm:8.26.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.26.1"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
|
@ -5163,7 +5163,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
|
||||
checksum: 10c0/412f41aafd503a1faea91edd03a68717ca8a49ed6683700b8386115c67b86110c9826d10005d3a0341b78cdee41a6ef08842716ced2b58af03f91eb1b8cc929c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5219,6 +5219,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.26.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.26.1"
|
||||
checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.24.0":
|
||||
version: 8.24.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
|
||||
|
@ -5234,18 +5244,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.26.0":
|
||||
version: 8.26.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
|
||||
"@typescript-eslint/type-utils@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.26.0"
|
||||
"@typescript-eslint/utils": "npm:8.26.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.26.1"
|
||||
"@typescript-eslint/utils": "npm:8.26.1"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^2.0.1"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
|
||||
checksum: 10c0/17553b4333246e1ffd447dab78a4cbc565c129c9baf32326387760c9790120a99d955acf84888b7ef96e73c82fc22a3e08e80f0bd65d21e3cf2fe002f977aba1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5263,6 +5273,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/types@npm:8.26.1"
|
||||
checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.24.0":
|
||||
version: 8.24.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
|
||||
|
@ -5299,6 +5316,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.26.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.26.1"
|
||||
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:^2.0.1"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.24.0":
|
||||
version: 8.24.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.24.0"
|
||||
|
@ -5314,18 +5349,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.26.0":
|
||||
version: 8.26.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.26.0"
|
||||
"@typescript-eslint/utils@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/utils@npm:8.26.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.26.0"
|
||||
"@typescript-eslint/types": "npm:8.26.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.26.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.26.1"
|
||||
"@typescript-eslint/types": "npm:8.26.1"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.26.1"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
|
||||
checksum: 10c0/a5cb3bdf253cc8e8474a2ed8666c0a6194abe56f44039c6623bef0459ed17d0276ed6e40c70d35bd8ec4d41bafc255e4d3025469f32ac692ba2d89e7579c2a26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5349,6 +5384,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.26.1":
|
||||
version: 8.26.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.26.1"
|
||||
eslint-visitor-keys: "npm:^4.2.0"
|
||||
checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.0.0, @ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.3.0
|
||||
resolution: "@ungap/structured-clone@npm:1.3.0"
|
||||
|
@ -13380,7 +13425,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.13.5"
|
||||
"@types/react": "npm:^19.0.10"
|
||||
"@types/react-dom": "npm:^19.0.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.26.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.26.1"
|
||||
"@typescript-eslint/parser": "npm:^8.26.0"
|
||||
"@vercel/analytics": "npm:^1.5.0"
|
||||
"@vercel/speed-insights": "npm:^1.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue