Skip to content

Commit 168f2c8

Browse files
build(deps-dev): Bump the eslint group with 2 updates (#383)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7aa3e62 commit 168f2c8

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@arethetypeswrong/cli": "0.16.4",
104104
"@commitlint/cli": "19.5.0",
105105
"@commitlint/types": "19.5.0",
106-
"@eslint/js": "9.10.0",
106+
"@eslint/js": "9.11.0",
107107
"@flex-development/commitlint-config": "1.0.1",
108108
"@flex-development/grease": "3.0.0-alpha.9",
109109
"@flex-development/mkbuild": "1.0.0-alpha.23",
@@ -125,7 +125,7 @@
125125
"dprint": "0.47.2",
126126
"editorconfig": "2.0.0",
127127
"esbuild": "0.23.1",
128-
"eslint": "9.10.0",
128+
"eslint": "9.11.0",
129129
"eslint-import-resolver-typescript": "3.6.3",
130130
"eslint-mdx": "3.1.5",
131131
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,10 +1429,10 @@ __metadata:
14291429
languageName: node
14301430
linkType: hard
14311431

1432-
"@eslint/js@npm:9.10.0":
1433-
version: 9.10.0
1434-
resolution: "@eslint/js@npm:9.10.0"
1435-
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
1432+
"@eslint/js@npm:9.11.0":
1433+
version: 9.11.0
1434+
resolution: "@eslint/js@npm:9.11.0"
1435+
checksum: 10/4883e95d2668517ad8c7cd16107f86b45fb744b223116fb86e59483c888ba5477d901dcd8d5cebaa56a453093e7fd0fa919e30d01cb4d21c8d53a8d3c7c697af
14361436
languageName: node
14371437
linkType: hard
14381438

@@ -1443,12 +1443,12 @@ __metadata:
14431443
languageName: node
14441444
linkType: hard
14451445

1446-
"@eslint/plugin-kit@npm:^0.1.0":
1447-
version: 0.1.0
1448-
resolution: "@eslint/plugin-kit@npm:0.1.0"
1446+
"@eslint/plugin-kit@npm:^0.2.0":
1447+
version: 0.2.0
1448+
resolution: "@eslint/plugin-kit@npm:0.2.0"
14491449
dependencies:
14501450
levn: "npm:^0.4.1"
1451-
checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d
1451+
checksum: 10/ebb363174397341dea47dc35fc206e24328083e4f0fa1c539687dbb7f94bef77e43faa12867d032e6eea5ac980ea8fbb6b1d844186e422d327c04088041b99f3
14521452
languageName: node
14531453
linkType: hard
14541454

@@ -1539,7 +1539,7 @@ __metadata:
15391539
"@arethetypeswrong/cli": "npm:0.16.4"
15401540
"@commitlint/cli": "npm:19.5.0"
15411541
"@commitlint/types": "npm:19.5.0"
1542-
"@eslint/js": "npm:9.10.0"
1542+
"@eslint/js": "npm:9.11.0"
15431543
"@flex-development/commitlint-config": "npm:1.0.1"
15441544
"@flex-development/grease": "npm:3.0.0-alpha.9"
15451545
"@flex-development/mkbuild": "npm:1.0.0-alpha.23"
@@ -1563,7 +1563,7 @@ __metadata:
15631563
dprint: "npm:0.47.2"
15641564
editorconfig: "npm:2.0.0"
15651565
esbuild: "npm:0.23.1"
1566-
eslint: "npm:9.10.0"
1566+
eslint: "npm:9.11.0"
15671567
eslint-import-resolver-typescript: "npm:3.6.3"
15681568
eslint-mdx: "npm:3.1.5"
15691569
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5179,16 +5179,16 @@ __metadata:
51795179
languageName: node
51805180
linkType: hard
51815181

5182-
"eslint@npm:9.10.0":
5183-
version: 9.10.0
5184-
resolution: "eslint@npm:9.10.0"
5182+
"eslint@npm:9.11.0":
5183+
version: 9.11.0
5184+
resolution: "eslint@npm:9.11.0"
51855185
dependencies:
51865186
"@eslint-community/eslint-utils": "npm:^4.2.0"
51875187
"@eslint-community/regexpp": "npm:^4.11.0"
51885188
"@eslint/config-array": "npm:^0.18.0"
51895189
"@eslint/eslintrc": "npm:^3.1.0"
5190-
"@eslint/js": "npm:9.10.0"
5191-
"@eslint/plugin-kit": "npm:^0.1.0"
5190+
"@eslint/js": "npm:9.11.0"
5191+
"@eslint/plugin-kit": "npm:^0.2.0"
51925192
"@humanwhocodes/module-importer": "npm:^1.0.1"
51935193
"@humanwhocodes/retry": "npm:^0.3.0"
51945194
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -5224,7 +5224,7 @@ __metadata:
52245224
optional: true
52255225
bin:
52265226
eslint: bin/eslint.js
5227-
checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8
5227+
checksum: 10/f849d82ea0fcaac414f51bd62474a1dc9b4af4c698fcb1523fc90477c3fa3b31e928e4c8fe9e553489c47729930d167534e359a6067c0243b3bb68dc7d43e2bd
52285228
languageName: node
52295229
linkType: hard
52305230

0 commit comments

Comments
 (0)