Skip to content

Commit 3a6f7ad

Browse files
authored
Merge pull request #25 from adadouche/dependabot/npm_and_yarn/eslint-9.24.0
Bump eslint from 9.23.0 to 9.24.0
2 parents a77b207 + 9541d9f commit 3a6f7ad

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "^8.18.0",
3333
"aws-cdk": "^2.1006.0",
3434
"cdk-nag": "^2.35.69",
35-
"eslint": "^9.16.0",
35+
"eslint": "^9.24.0",
3636
"eslint-config-prettier": "^10.1.1",
3737
"eslint-plugin-prettier": "^5.2.6",
3838
"eslint-plugin-simple-import-sort": "^12.1.1",

yarn.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -454,14 +454,14 @@ __metadata:
454454
languageName: node
455455
linkType: hard
456456

457-
"@eslint/config-array@npm:^0.19.2":
458-
version: 0.19.2
459-
resolution: "@eslint/config-array@npm:0.19.2"
457+
"@eslint/config-array@npm:^0.20.0":
458+
version: 0.20.0
459+
resolution: "@eslint/config-array@npm:0.20.0"
460460
dependencies:
461461
"@eslint/object-schema": "npm:^2.1.6"
462462
debug: "npm:^4.3.1"
463463
minimatch: "npm:^3.1.2"
464-
checksum: 10c0/dd68da9abb32d336233ac4fe0db1e15a0a8d794b6e69abb9e57545d746a97f6f542496ff9db0d7e27fab1438546250d810d90b1904ac67677215b8d8e7573f3d
464+
checksum: 10c0/94bc5d0abb96dc5295ff559925242ff75a54eacfb3576677e95917e42f7175e1c4b87bf039aa2a872f949b4852ad9724bf2f7529aaea6b98f28bb3fca7f1d659
465465
languageName: node
466466
linkType: hard
467467

@@ -498,14 +498,7 @@ __metadata:
498498
languageName: node
499499
linkType: hard
500500

501-
"@eslint/js@npm:9.23.0":
502-
version: 9.23.0
503-
resolution: "@eslint/js@npm:9.23.0"
504-
checksum: 10c0/4e70869372b6325389e0ab51cac6d3062689807d1cef2c3434857571422ce11dde3c62777af85c382b9f94d937127598d605d2086787f08611351bf99faded81
505-
languageName: node
506-
linkType: hard
507-
508-
"@eslint/js@npm:^9.24.0":
501+
"@eslint/js@npm:9.24.0, @eslint/js@npm:^9.24.0":
509502
version: 9.24.0
510503
resolution: "@eslint/js@npm:9.24.0"
511504
checksum: 10c0/efe22e29469e4140ac3e2916be8143b1bcfd1084a6edf692b7a58a3e54949d53c67f7f979bc0a811db134d9cc1e7bff8aa71ef1376b47eecd7e226b71206bb36
@@ -1532,7 +1525,7 @@ __metadata:
15321525
aws-cdk-lib: "npm:^2.189.0"
15331526
cdk-nag: "npm:^2.35.69"
15341527
constructs: "npm:^10.4.2"
1535-
eslint: "npm:^9.16.0"
1528+
eslint: "npm:^9.24.0"
15361529
eslint-config-prettier: "npm:^10.1.1"
15371530
eslint-plugin-prettier: "npm:^5.2.6"
15381531
eslint-plugin-simple-import-sort: "npm:^12.1.1"
@@ -2126,17 +2119,17 @@ __metadata:
21262119
languageName: node
21272120
linkType: hard
21282121

2129-
"eslint@npm:^9.16.0":
2130-
version: 9.23.0
2131-
resolution: "eslint@npm:9.23.0"
2122+
"eslint@npm:^9.24.0":
2123+
version: 9.24.0
2124+
resolution: "eslint@npm:9.24.0"
21322125
dependencies:
21332126
"@eslint-community/eslint-utils": "npm:^4.2.0"
21342127
"@eslint-community/regexpp": "npm:^4.12.1"
2135-
"@eslint/config-array": "npm:^0.19.2"
2128+
"@eslint/config-array": "npm:^0.20.0"
21362129
"@eslint/config-helpers": "npm:^0.2.0"
21372130
"@eslint/core": "npm:^0.12.0"
21382131
"@eslint/eslintrc": "npm:^3.3.1"
2139-
"@eslint/js": "npm:9.23.0"
2132+
"@eslint/js": "npm:9.24.0"
21402133
"@eslint/plugin-kit": "npm:^0.2.7"
21412134
"@humanfs/node": "npm:^0.16.6"
21422135
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2172,7 +2165,7 @@ __metadata:
21722165
optional: true
21732166
bin:
21742167
eslint: bin/eslint.js
2175-
checksum: 10c0/9616c308dfa8d09db8ae51019c87d5d05933742214531b077bd6ab618baab3bec7938256c14dcad4dc47f5ba93feb0bc5e089f68799f076374ddea21b6a9be45
2168+
checksum: 10c0/f758ff1b9d2f2af5335f562f3f40aa8f71607b3edca33f7616840a222ed224555aeb3ac6943cc86e4f9ac5dc124a60bbfde624d054fb235631a8c04447e39ecc
21762169
languageName: node
21772170
linkType: hard
21782171

0 commit comments

Comments
 (0)