Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@eslint/js": "^9.24.0",
"@types/jest": "^29.5.14",
"@types/node": "22.13.14",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/parser": "^8.18.0",
"aws-cdk": "^2.1006.0",
"cdk-nag": "^2.35.69",
Expand Down
100 changes: 98 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.28.0, @typescript-eslint/eslint-plugin@npm:^8.18.0":
"@typescript-eslint/eslint-plugin@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.28.0"
dependencies:
Expand All @@ -1225,6 +1225,27 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.31.1"
"@typescript-eslint/type-utils": "npm:8.31.1"
"@typescript-eslint/utils": "npm:8.31.1"
"@typescript-eslint/visitor-keys": "npm:8.31.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/9d805ab413a666fd2eefb16f257fbf3cea7278ccaf0db30ceb686dfe696e4f40b3aa7c336261c7f0a39a51a7c32a4f08d3d4f16bba0e764ac12c93ae94d82896
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.28.0, @typescript-eslint/parser@npm:^8.18.0":
version: 8.28.0
resolution: "@typescript-eslint/parser@npm:8.28.0"
Expand All @@ -1251,6 +1272,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.28.0":
version: 8.28.0
resolution: "@typescript-eslint/type-utils@npm:8.28.0"
Expand All @@ -1266,13 +1297,35 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.31.1"
"@typescript-eslint/utils": "npm:8.31.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/ea5369cf200cd48f26e2c6013c81f5915cc933117e011537a7424402a1ebececc8a39e290b9572a7876a237116fbd75e9ba9313c9898ab828f5a814ab26066d2
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/types@npm:8.28.0"
checksum: 10c0/1f95895e20dac1cf063dc93c99142fd1871e53be816bcbbee93f22a05e6b2a82ca83c20ce3a551f65555910aa0956443a23268edbb004369d0d5cb282d13c377
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.28.0":
version: 8.28.0
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
Expand All @@ -1291,6 +1344,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.28.0":
version: 8.28.0
resolution: "@typescript-eslint/utils@npm:8.28.0"
Expand All @@ -1306,6 +1377,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/utils@npm:8.31.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.31.1"
"@typescript-eslint/types": "npm:8.31.1"
"@typescript-eslint/typescript-estree": "npm:8.31.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/6190551702605aa60e67828163cb5880eee7ab5f1ee789d32227e4f4297d80ea9be98776400fd0660551dcbcac2a35babef33dd94267856dcb6f36c9c94f11ab
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
Expand All @@ -1316,6 +1402,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

"abbrev@npm:^3.0.0":
version: 3.0.0
resolution: "abbrev@npm:3.0.0"
Expand Down Expand Up @@ -1519,7 +1615,7 @@ __metadata:
"@eslint/js": "npm:^9.24.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:22.13.14"
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
"@typescript-eslint/eslint-plugin": "npm:^8.31.1"
"@typescript-eslint/parser": "npm:^8.18.0"
aws-cdk: "npm:^2.1006.0"
aws-cdk-lib: "npm:^2.189.0"
Expand Down
Loading