mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @typescript-eslint/eslint-plugin from 8.0.0 to 8.0.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df203aeb21
commit
dd387c4deb
2 changed files with 69 additions and 23 deletions
|
@ -58,7 +58,7 @@
|
|||
"@types/node": "^22.1.0",
|
||||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.1",
|
||||
"@typescript-eslint/parser": "^8.0.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
90
yarn.lock
90
yarn.lock
|
@ -1825,15 +1825,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.0.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.0.0"
|
||||
"@typescript-eslint/utils": "npm:8.0.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.0.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.0.1"
|
||||
"@typescript-eslint/type-utils": "npm:8.0.1"
|
||||
"@typescript-eslint/utils": "npm:8.0.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.0.1"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
|
@ -1844,7 +1844,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/e98304410039bbb7104fdd8ad7a70f2fb81430c117b66d609b44d10cc8937c8a936a4e5993b0b6df5361c00df43a146e89632a37f2407ce9bed3555733c71fc2
|
||||
checksum: 10c0/fd4e11599c4a85d0fbbd0be350f11acaa32d424bc5c2c0b672133266b4b56fc20a78edd0c7b803b4223a1a66736624561a60fee827738118550733d14afb775a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1904,18 +1904,28 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.0.0"
|
||||
"@typescript-eslint/scope-manager@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.0.0"
|
||||
"@typescript-eslint/utils": "npm:8.0.0"
|
||||
"@typescript-eslint/types": "npm:8.0.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.0.1"
|
||||
checksum: 10c0/79c00bc726c0c14b800bbbc1c1b88978c2cbeb29d2b06b94a5773f959aafac5cfb37bdb8c3bb80b9fb07fd10440413fce9098f338dce100696a4d3dc1ea6b187
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.0.1"
|
||||
"@typescript-eslint/utils": "npm:8.0.1"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/96ba2a58ceff420dac79a9c3c2bde15e0a56e8c47baf441a62886c9d8df3db6e9d886cd5c717c6f9a8cfceb545a511c7d452aa1537c2cd3b127bd47509e559ae
|
||||
checksum: 10c0/5cbf604044d5cd9cc6e95a2eee5a62803a09f46ccf4aa7293e373a4be8b7b57b470cbc97c1121ef354f842e7fc1d17b30c81bf3540023382ad5e339c9ca3ce15
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1933,6 +1943,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/types@npm:8.0.1"
|
||||
checksum: 10c0/e7c02d4e153a935c04bfddc0c8fc1618b1c8e9767583cff05a0e063bbacb7f3c8fac2257879c41162fe19094a0de3a567b57969177b2a0c32f39accd4c5601d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
|
||||
|
@ -1971,17 +1988,36 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.0.0"
|
||||
"@typescript-eslint/typescript-estree@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.0.1"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.0.1"
|
||||
debug: "npm:^4.3.4"
|
||||
globby: "npm:^11.1.0"
|
||||
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/12507995dc634a1746b581635e0df9f986ad01e7f0b4482f1f240986e7277ebd301dfe3b59c07da6d1f3d465f9110dc2a61ce50b67a8f31188cad13f7cc3632e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/utils@npm:8.0.1"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.0.0"
|
||||
"@typescript-eslint/types": "npm:8.0.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.0.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.0.1"
|
||||
"@typescript-eslint/types": "npm:8.0.1"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.0.1"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
checksum: 10c0/ecba01996d1aa330c640c41c1212fed2328a47768348ab6886080e0e55bc3b2041939a635a7440d47db533f0c4b21e1eb8b58535a9eaebbbe2c035906e12ba06
|
||||
checksum: 10c0/9ab4baee82ac74caee18fb687697698043385aea5d0ec4bb34d874a6969eaa3e48f9319ab023cbcb6114f86de17f7360a43460fb4159c61760a2d2984004dd21
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2005,6 +2041,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.0.1"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
checksum: 10c0/64c12095a97808bb1e1f5709192b274cac58d6b8fbbf9ec8fafead30f7effef7f0232244ec759298d046e1cd43521b9f3ba37b80618d5184c8b22fae665a7068
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
|
@ -6370,7 +6416,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.1.0"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.0.1"
|
||||
"@typescript-eslint/parser": "npm:^8.0.0"
|
||||
"@vercel/analytics": "npm:^1.3.1"
|
||||
"@vercel/speed-insights": "npm:^1.0.12"
|
||||
|
|
Loading…
Reference in a new issue