From 2b4125e123669f469b7757cc09d5d8b3ab3860f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:28:44 +0000 Subject: [PATCH] build(deps-dev): Bump the eslint group with 2 updates Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js) Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 26d3fe65..50a146bd 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@arethetypeswrong/cli": "0.16.4", "@commitlint/cli": "19.5.0", "@commitlint/types": "19.5.0", - "@eslint/js": "9.10.0", + "@eslint/js": "9.11.0", "@flex-development/commitlint-config": "1.0.1", "@flex-development/grease": "3.0.0-alpha.9", "@flex-development/mkbuild": "1.0.0-alpha.23", @@ -125,7 +125,7 @@ "dprint": "0.47.2", "editorconfig": "2.0.0", "esbuild": "0.23.1", - "eslint": "9.10.0", + "eslint": "9.11.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-mdx": "3.1.5", "eslint-plugin-chai-expect": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 9d4846a4..9a96ab83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1429,10 +1429,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.10.0": - version: 9.10.0 - resolution: "@eslint/js@npm:9.10.0" - checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175 +"@eslint/js@npm:9.11.0": + version: 9.11.0 + resolution: "@eslint/js@npm:9.11.0" + checksum: 10/4883e95d2668517ad8c7cd16107f86b45fb744b223116fb86e59483c888ba5477d901dcd8d5cebaa56a453093e7fd0fa919e30d01cb4d21c8d53a8d3c7c697af languageName: node linkType: hard @@ -1443,12 +1443,12 @@ __metadata: languageName: node linkType: hard -"@eslint/plugin-kit@npm:^0.1.0": - version: 0.1.0 - resolution: "@eslint/plugin-kit@npm:0.1.0" +"@eslint/plugin-kit@npm:^0.2.0": + version: 0.2.0 + resolution: "@eslint/plugin-kit@npm:0.2.0" dependencies: levn: "npm:^0.4.1" - checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d + checksum: 10/ebb363174397341dea47dc35fc206e24328083e4f0fa1c539687dbb7f94bef77e43faa12867d032e6eea5ac980ea8fbb6b1d844186e422d327c04088041b99f3 languageName: node linkType: hard @@ -1539,7 +1539,7 @@ __metadata: "@arethetypeswrong/cli": "npm:0.16.4" "@commitlint/cli": "npm:19.5.0" "@commitlint/types": "npm:19.5.0" - "@eslint/js": "npm:9.10.0" + "@eslint/js": "npm:9.11.0" "@flex-development/commitlint-config": "npm:1.0.1" "@flex-development/grease": "npm:3.0.0-alpha.9" "@flex-development/mkbuild": "npm:1.0.0-alpha.23" @@ -1563,7 +1563,7 @@ __metadata: dprint: "npm:0.47.2" editorconfig: "npm:2.0.0" esbuild: "npm:0.23.1" - eslint: "npm:9.10.0" + eslint: "npm:9.11.0" eslint-import-resolver-typescript: "npm:3.6.3" eslint-mdx: "npm:3.1.5" eslint-plugin-chai-expect: "npm:3.1.0" @@ -5179,16 +5179,16 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.10.0": - version: 9.10.0 - resolution: "eslint@npm:9.10.0" +"eslint@npm:9.11.0": + version: 9.11.0 + resolution: "eslint@npm:9.11.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.11.0" "@eslint/config-array": "npm:^0.18.0" "@eslint/eslintrc": "npm:^3.1.0" - "@eslint/js": "npm:9.10.0" - "@eslint/plugin-kit": "npm:^0.1.0" + "@eslint/js": "npm:9.11.0" + "@eslint/plugin-kit": "npm:^0.2.0" "@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/retry": "npm:^0.3.0" "@nodelib/fs.walk": "npm:^1.2.8" @@ -5224,7 +5224,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8 + checksum: 10/f849d82ea0fcaac414f51bd62474a1dc9b4af4c698fcb1523fc90477c3fa3b31e928e4c8fe9e553489c47729930d167534e359a6067c0243b3bb68dc7d43e2bd languageName: node linkType: hard