From 310e8ada0eff80902bf92d76c3b0d7ebe6047020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:42:21 +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.8.0 to 9.9.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.9.0/packages/js) Updates `eslint` from 9.8.0 to 9.9.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.8.0...v9.9.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 | 27 ++++++++++++++++----------- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 3f6b617..dfdae0f 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@arethetypeswrong/cli": "0.16.0", "@commitlint/cli": "19.4.0", "@commitlint/types": "19.0.3", - "@eslint/js": "9.8.0", + "@eslint/js": "9.9.0", "@flex-development/commitlint-config": "1.0.1", "@flex-development/decorator-regex": "2.0.0", "@flex-development/docast": "1.0.0-alpha.18", @@ -114,7 +114,7 @@ "dprint": "0.47.2", "editorconfig": "2.0.0", "esbuild": "0.23.0", - "eslint": "9.8.0", + "eslint": "9.9.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-mdx": "3.1.5", "eslint-plugin-chai-expect": "3.1.0", diff --git a/yarn.lock b/yarn.lock index ac1eb83..2c0f60a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1412,10 +1412,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.8.0": - version: 9.8.0 - resolution: "@eslint/js@npm:9.8.0" - checksum: 10/1c6ddbcc9f45f0165d9e218c085543536c03b4b650449a6f38f4e2b65b1d6bcd5f24f7feae72fca14d3697073cbdb413f270baef0f744cb0fb9e11ce9c84dbcc +"@eslint/js@npm:9.9.0": + version: 9.9.0 + resolution: "@eslint/js@npm:9.9.0" + checksum: 10/9d6e94d0334aecaa7e5c78e654297d9b11679f56c8ec1b64db122cbecf64b5a04138617e901d0c79727d03abce8a898cce4288259435bde78460ebdab202998f languageName: node linkType: hard @@ -1886,7 +1886,7 @@ __metadata: "@arethetypeswrong/cli": "npm:0.16.0" "@commitlint/cli": "npm:19.4.0" "@commitlint/types": "npm:19.0.3" - "@eslint/js": "npm:9.8.0" + "@eslint/js": "npm:9.9.0" "@flex-development/commitlint-config": "npm:1.0.1" "@flex-development/decorator-regex": "npm:2.0.0" "@flex-development/docast": "npm:1.0.0-alpha.18" @@ -1918,7 +1918,7 @@ __metadata: dprint: "npm:0.47.2" editorconfig: "npm:2.0.0" esbuild: "npm:0.23.0" - eslint: "npm:9.8.0" + eslint: "npm:9.9.0" eslint-import-resolver-typescript: "npm:3.6.1" eslint-mdx: "npm:3.1.5" eslint-plugin-chai-expect: "npm:3.1.0" @@ -5106,15 +5106,15 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.8.0": - version: 9.8.0 - resolution: "eslint@npm:9.8.0" +"eslint@npm:9.9.0": + version: 9.9.0 + resolution: "eslint@npm:9.9.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.11.0" "@eslint/config-array": "npm:^0.17.1" "@eslint/eslintrc": "npm:^3.1.0" - "@eslint/js": "npm:9.8.0" + "@eslint/js": "npm:9.9.0" "@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/retry": "npm:^0.3.0" "@nodelib/fs.walk": "npm:^1.2.8" @@ -5144,9 +5144,14 @@ __metadata: optionator: "npm:^0.9.3" strip-ansi: "npm:^6.0.1" text-table: "npm:^0.2.0" + peerDependencies: + jiti: "*" + peerDependenciesMeta: + jiti: + optional: true bin: eslint: bin/eslint.js - checksum: 10/b1dd864170ca359249c92d1d8e09a628497efcf8a4293b571308460125fb0367a15612b2b0f135ff21b92453bf324ce75843fcaac3e01734f4bee2ff79919cc3 + checksum: 10/88616421c9cb873d8f116d1ef6aa665cc898d35361351739c8041f11c30fe004bcfa641a2b6074655393eac7e7e5f9a661675dd1c01a24cf1e65cc6b556e06b3 languageName: node linkType: hard