Skip to content

Commit d1e884b

Browse files
authored
Merge pull request #1600 from guardian/dependabot/npm_and_yarn/cdk/eslint-9.39.2
Build(deps-dev): Bump eslint from 9.39.1 to 9.39.2 in /cdk
2 parents f065839 + 04b7233 commit d1e884b

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"aws-cdk": "2.1030.0",
2222
"aws-cdk-lib": "2.219.0",
2323
"constructs": "^10.4.2",
24-
"eslint": "9.39.1",
24+
"eslint": "9.39.2",
2525
"eslint-plugin-prettier": "5.5.4",
2626
"jest": "^29.7",
2727
"prettier": "3.6.2",

cdk/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,10 +1235,10 @@ __metadata:
12351235
languageName: node
12361236
linkType: hard
12371237

1238-
"@eslint/js@npm:9.39.1":
1239-
version: 9.39.1
1240-
resolution: "@eslint/js@npm:9.39.1"
1241-
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
1238+
"@eslint/js@npm:9.39.2":
1239+
version: 9.39.2
1240+
resolution: "@eslint/js@npm:9.39.2"
1241+
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
12421242
languageName: node
12431243
linkType: hard
12441244

@@ -3345,7 +3345,7 @@ __metadata:
33453345
aws-cdk: "npm:2.1030.0"
33463346
aws-cdk-lib: "npm:2.219.0"
33473347
constructs: "npm:^10.4.2"
3348-
eslint: "npm:9.39.1"
3348+
eslint: "npm:9.39.2"
33493349
eslint-plugin-prettier: "npm:5.5.4"
33503350
jest: "npm:^29.7"
33513351
prettier: "npm:3.6.2"
@@ -4193,17 +4193,17 @@ __metadata:
41934193
languageName: node
41944194
linkType: hard
41954195

4196-
"eslint@npm:9.39.1":
4197-
version: 9.39.1
4198-
resolution: "eslint@npm:9.39.1"
4196+
"eslint@npm:9.39.2":
4197+
version: 9.39.2
4198+
resolution: "eslint@npm:9.39.2"
41994199
dependencies:
42004200
"@eslint-community/eslint-utils": "npm:^4.8.0"
42014201
"@eslint-community/regexpp": "npm:^4.12.1"
42024202
"@eslint/config-array": "npm:^0.21.1"
42034203
"@eslint/config-helpers": "npm:^0.4.2"
42044204
"@eslint/core": "npm:^0.17.0"
42054205
"@eslint/eslintrc": "npm:^3.3.1"
4206-
"@eslint/js": "npm:9.39.1"
4206+
"@eslint/js": "npm:9.39.2"
42074207
"@eslint/plugin-kit": "npm:^0.4.1"
42084208
"@humanfs/node": "npm:^0.16.6"
42094209
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4238,7 +4238,7 @@ __metadata:
42384238
optional: true
42394239
bin:
42404240
eslint: bin/eslint.js
4241-
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
4241+
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
42424242
languageName: node
42434243
linkType: hard
42444244

0 commit comments

Comments
 (0)