Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @typescript-eslint/parser from 6.9.0 to 7.1.0 #1102

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/express": "^4.17.19",
"@types/json-server": "^0.14.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/parser": "^7.1.0",
"babel-jest": "^29.7.0",
"dtslint": "^4.2.1",
"eslint": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/sharp": "^0.30.5",
"@types/typography": "^0.16.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/parser": "^7.1.0",
"babel-jest": "^26.6.3",
"babel-preset-gatsby": "^3.12.0",
"core-js": "^3.33.0",
Expand Down
86 changes: 66 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5400,21 +5400,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^6.7.5":
version: 6.9.0
resolution: "@typescript-eslint/parser@npm:6.9.0"
"@typescript-eslint/parser@npm:^7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/parser@npm:7.1.0"
dependencies:
"@typescript-eslint/scope-manager": 6.9.0
"@typescript-eslint/types": 6.9.0
"@typescript-eslint/typescript-estree": 6.9.0
"@typescript-eslint/visitor-keys": 6.9.0
"@typescript-eslint/scope-manager": 7.1.0
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/typescript-estree": 7.1.0
"@typescript-eslint/visitor-keys": 7.1.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: d8ff69d236d6495474ab93c67e2785cc94bf9c098f25c33f1c5958a4b2b5af2b70edf1cdd0c23ee3436df454a769e80eb47d2d34df8382a826fcdb79bac4382d
checksum: 3c518414a0ccb7b16c17dfcf9bffe9e6dae1fe19640e265ce1fb2d896ea072fdb7e498c4f12f8b1517a0869f9660e64c33447d0ef7b2ce856a1d0d6d49ce2749
languageName: node
linkType: hard

Expand All @@ -5438,6 +5438,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/scope-manager@npm:7.1.0"
dependencies:
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/visitor-keys": 7.1.0
checksum: 737c010cb60eedb2824038995150146a2099b09d0194ee0e7a2b730f29603775eba54b5260731a26e1056c4cdcc1847b5ea505228e9c240b6e31e3ed4b7a1d75
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/type-utils@npm:6.9.0"
Expand Down Expand Up @@ -5469,6 +5479,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/types@npm:7.1.0"
checksum: ad1e95ee83e9af7569c61260e62e4f4a42c8b82c57c33880c24dba44d1ab6792f5063e71ddf5176a1846b97158caba456805271787785250a937bba0e3df06d0
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:4.33.0":
version: 4.33.0
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
Expand Down Expand Up @@ -5505,6 +5522,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/typescript-estree@npm:7.1.0"
dependencies:
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/visitor-keys": 7.1.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: a4db9f2b5094f3fdeaa09ca93ffefe23a7cfab3924c870b7277d36d1f9e3e9e0bd4fb10d9a4bae75d4ce5c0d1a0193888742f080e7f43a9f1b6d105f05f570c0
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/utils@npm:6.9.0"
Expand Down Expand Up @@ -5542,6 +5578,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/visitor-keys@npm:7.1.0"
dependencies:
"@typescript-eslint/types": 7.1.0
eslint-visitor-keys: ^3.4.1
checksum: 7ddac02dde4e16960ca87f0c05e5c5176fef6203bbf39d217ae15f8db498c262677a5799a258960a8d6bbcbc2ffbb799841e32276d2867f1e2f88bd988606092
languageName: node
linkType: hard

"@typescript/twoslash@npm:3.1.0":
version: 3.1.0
resolution: "@typescript/twoslash@npm:3.1.0"
Expand Down Expand Up @@ -7549,7 +7595,7 @@ __metadata:
"@types/express": ^4.17.19
"@types/json-server": ^0.14.5
"@typescript-eslint/eslint-plugin": ^6.7.5
"@typescript-eslint/parser": ^6.7.5
"@typescript-eslint/parser": ^7.1.0
babel-jest: ^29.7.0
date-fns: ^2.30.0
dtslint: ^4.2.1
Expand Down Expand Up @@ -17197,6 +17243,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3, minimatch@npm:^9.0.1, minimatch@npm:~9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand All @@ -17215,15 +17270,6 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.1, minimatch@npm:~9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
brace-expansion: ^2.0.1
checksum: 253487976bf485b612f16bf57463520a14f512662e592e95c571afdab1442a6a6864b6c88f248ce6fc4ff0b6de04ac7aa6c8bb51e868e99d1d65eb0658a708b5
languageName: node
linkType: hard

"minimist-options@npm:4.1.0":
version: 4.1.0
resolution: "minimist-options@npm:4.1.0"
Expand Down Expand Up @@ -24675,7 +24721,7 @@ __metadata:
"@types/sharp": ^0.30.5
"@types/typography": ^0.16.5
"@typescript-eslint/eslint-plugin": ^6.7.5
"@typescript-eslint/parser": ^6.7.5
"@typescript-eslint/parser": ^7.1.0
babel-jest: ^26.6.3
babel-preset-gatsby: ^3.12.0
core-js: ^3.33.0
Expand Down
Loading