mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @typescript-eslint/parser from 8.7.0 to 8.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.7.0 to 8.8.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.8.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ed96a697c
commit
b3c8ee5526
2 changed files with 10 additions and 56 deletions
|
@ -59,7 +59,7 @@
|
|||
"@types/react": "npm:types-react@rc",
|
||||
"@types/react-dom": "npm:types-react-dom@rc",
|
||||
"@typescript-eslint/eslint-plugin": "^8.8.0",
|
||||
"@typescript-eslint/parser": "^8.7.0",
|
||||
"@typescript-eslint/parser": "^8.8.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "^15.0.0-rc.0",
|
||||
|
|
64
yarn.lock
64
yarn.lock
|
@ -1821,21 +1821,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.7.0"
|
||||
"@typescript-eslint/parser@npm:^8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.8.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.7.0"
|
||||
"@typescript-eslint/types": "npm:8.7.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.7.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.7.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.8.0"
|
||||
"@typescript-eslint/types": "npm:8.8.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.8.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.8.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/1d5020ff1f5d3eb726bc6034d23f0a71e8fe7a713756479a0a0b639215326f71c0b44e2c25cc290b4e7c144bd3c958f1405199711c41601f0ea9174068714a64
|
||||
checksum: 10c0/cf72a644b89c62cd55b09fa1d22b51a2c726714aac344a797f0c2ad80bfbabcb7567000fadd4ea8188aa1d923675bebdca06acc1d28ac1b8360bf28a36b46f3a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1849,16 +1849,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.7.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.7.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.7.0"
|
||||
checksum: 10c0/8b731a0d0bd3e8f6a322b3b25006f56879b5d2aad86625070fa438b803cf938cb8d5c597758bfa0d65d6e142b204dc6f363fa239bc44280a74e25aa427408eda
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
|
||||
|
@ -1891,13 +1881,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "@typescript-eslint/types@npm:8.7.0"
|
||||
checksum: 10c0/f7529eaea4ecc0f5e2d94ea656db8f930f6d1c1e65a3ffcb2f6bec87361173de2ea981405c2c483a35a927b3bdafb606319a1d0395a6feb1284448c8ba74c31e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "@typescript-eslint/types@npm:8.8.0"
|
||||
|
@ -1924,25 +1907,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.7.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.7.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.7.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/d714605b6920a9631ab1511b569c1c158b1681c09005ab240125c442a63e906048064151a61ce5eb5f8fe75cea861ce5ae1d87be9d7296b012e4ab6d88755e8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
|
||||
|
@ -1986,16 +1950,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.7.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.7.0"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
checksum: 10c0/1240da13c15f9f875644b933b0ad73713ef12f1db5715236824c1ec359e6ef082ce52dd9b2186d40e28be6a816a208c226e6e9af96e5baeb24b4399fe786ae7c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.8.0"
|
||||
|
@ -6336,7 +6290,7 @@ __metadata:
|
|||
"@types/react": "npm:types-react@rc"
|
||||
"@types/react-dom": "npm:types-react-dom@rc"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.8.0"
|
||||
"@typescript-eslint/parser": "npm:^8.7.0"
|
||||
"@typescript-eslint/parser": "npm:^8.8.0"
|
||||
"@vercel/analytics": "npm:^1.3.1"
|
||||
"@vercel/speed-insights": "npm:^1.0.12"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
|
|
Loading…
Reference in a new issue