mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #723 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.13.0
Bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0
This commit is contained in:
commit
c1b41c6021
2 changed files with 55 additions and 3 deletions
|
@ -64,7 +64,7 @@
|
|||
"@types/node": "^22.9.0",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.13.0",
|
||||
"@typescript-eslint/parser": "^8.13.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.14.0",
|
||||
|
|
56
yarn.lock
56
yarn.lock
|
@ -1888,7 +1888,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/eslint-plugin@npm:^8.12.2":
|
||||
"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
|
||||
version: 8.12.2
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.2"
|
||||
dependencies:
|
||||
|
@ -1911,6 +1911,29 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.13.0":
|
||||
version: 8.13.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.13.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.13.0"
|
||||
"@typescript-eslint/utils": "npm:8.13.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.13.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependencies:
|
||||
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/ee96515e9def17b0d1b8d568d4afcd21c5a8a1bc01bf2f30c4d1f396b41a2f49de3508f79c6231a137ca06943dd6933ac00032652190ab99a4e935ffef44df0b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
|
||||
version: 8.12.2
|
||||
resolution: "@typescript-eslint/parser@npm:8.12.2"
|
||||
|
@ -1982,6 +2005,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.13.0":
|
||||
version: 8.13.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.13.0"
|
||||
"@typescript-eslint/utils": "npm:8.13.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/65319084616f3aea3d9f8dfab30c9b0a70de7314b445805016fdf0d0e39fe073eef2813c3e16c3e1c6a40462ba8eecfdbb12ab1e8570c3407a1cccdb69d4bc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.12.2":
|
||||
version: 8.12.2
|
||||
resolution: "@typescript-eslint/types@npm:8.12.2"
|
||||
|
@ -2048,6 +2086,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.13.0":
|
||||
version: 8.13.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.13.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.13.0"
|
||||
"@typescript-eslint/types": "npm:8.13.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.13.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
checksum: 10c0/3fc5a7184a949df5f5b64f6af039a1d21ef7fe15f3d88a5d485ccbb535746d18514751143993a5aee287228151be3e326baf8f899a0a0a93368f6f20857ffa6d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.12.2":
|
||||
version: 8.12.2
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.12.2"
|
||||
|
@ -6348,7 +6400,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.9.0"
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1"
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
|
||||
"@typescript-eslint/parser": "npm:^8.13.0"
|
||||
"@vercel/analytics": "npm:^1.3.2"
|
||||
"@vercel/functions": "npm:^1.5.0"
|
||||
|
|
Loading…
Reference in a new issue