Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@monodeploy/plugin-github": "^2.0.2",
"@tophat/conventional-changelog-config": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.29.0",
"@typescript-eslint/parser": "^8.31.1",
"dependency-cruiser": "^16.10.1",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.2",
Expand Down
65 changes: 55 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8871,19 +8871,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/parser@npm:8.29.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.29.0"
"@typescript-eslint/types": "npm:8.29.0"
"@typescript-eslint/typescript-estree": "npm:8.29.0"
"@typescript-eslint/visitor-keys": "npm:8.29.0"
"@typescript-eslint/parser@npm:^8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/parser@npm:8.31.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.31.1"
"@typescript-eslint/types": "npm:8.31.1"
"@typescript-eslint/typescript-estree": "npm:8.31.1"
"@typescript-eslint/visitor-keys": "npm:8.31.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/270b9b27e3edb54b2f98a97b7f026f95580214002a04167809b1b71233c36d1585041cdcf26f9e08f48b9eb92652f4f9c756a83dc230f48fd204a4e5e054831c
checksum: 10c0/4fffaddbe443fc6a512042b6a777a8b7d9775938b26f54d86279b232b9b3967d90d6bfd65aca0ff010d377855df19708c918545f51cedc51b1688726201added
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/scope-manager@npm:8.31.1"
dependencies:
"@typescript-eslint/types": "npm:8.31.1"
"@typescript-eslint/visitor-keys": "npm:8.31.1"
checksum: 10c0/759cfaa922f8bc97ecdcfe583df88ad31b04d02a865efc2c6dab622374c9f32839054596193ec3b1c478d8a73690999cbd996e1092605f41a54bbe6a9a62bbf3
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/type-utils@npm:8.29.0"
Expand All @@ -8919,6 +8929,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/types@npm:8.31.1"
checksum: 10c0/d52692559028b71d8bfda4f098c7fa08e272c11cf9dd99ea9e1cfb00036c0849d6d53694e047a942c6568b3bf5637512e46356de70b412a9216ec6cfb8b2b950
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
Expand All @@ -8937,6 +8954,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
dependencies:
"@typescript-eslint/types": "npm:8.31.1"
"@typescript-eslint/visitor-keys": "npm:8.31.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/77059f204389d2d1b6db32d4df63473c99f5bd051218200f257531c2d2b2e3f237b23aa80a79baebc9ca8a776636867f1fd2d03533d207da2685d740e2c7fbef
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.29.0":
version: 8.29.0
resolution: "@typescript-eslint/utils@npm:8.29.0"
Expand All @@ -8962,6 +8997,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/visitor-keys@npm:8.31.1"
dependencies:
"@typescript-eslint/types": "npm:8.31.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/09dbd8e1fdff72802a10bae2c12fa6d25f7e2dab1ff9b720afc2eb4e848b723c179109032aeaeb409d0c9e4107ab4fab8c8b1b47a55d58713d3f29a1365db3ea
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -19466,7 +19511,7 @@ __metadata:
"@monodeploy/plugin-github": "npm:^2.0.2"
"@tophat/conventional-changelog-config": "npm:^1.0.1"
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
"@typescript-eslint/parser": "npm:^8.29.0"
"@typescript-eslint/parser": "npm:^8.31.1"
dependency-cruiser: "npm:^16.10.1"
eslint: "npm:^9.23.0"
eslint-config-prettier: "npm:^10.1.2"
Expand Down