From a6b1a7efd527cf45f97a346988c20919276bd767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:37:51 +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.12.0 to 9.13.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.13.0/packages/js) Updates `eslint` from 9.12.0 to 9.13.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.12.0...v9.13.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 9cc952a2..7a88de55 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.12.0", + "@eslint/js": "9.13.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.24.0", - "eslint": "9.12.0", + "eslint": "9.13.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 d0592120..9a22a457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1412,10 +1412,10 @@ __metadata: languageName: node linkType: hard -"@eslint/core@npm:^0.6.0": - version: 0.6.0 - resolution: "@eslint/core@npm:0.6.0" - checksum: 10/ec5cce168c8773fbd60c5a505563c6cf24398b3e1fa352929878d63129e0dd5b134d3232be2f2c49e8124a965d03359b38962aa0dcf7dfaf50746059d2a2f798 +"@eslint/core@npm:^0.7.0": + version: 0.7.0 + resolution: "@eslint/core@npm:0.7.0" + checksum: 10/69227f33fddd9b402b7b0830732a6e84cae77d202cb5b56f0dbcc462882e07d00e80216b796cf2f243f5b775af3ef27545a0c439d78e66122eab71da4773b81c languageName: node linkType: hard @@ -1436,10 +1436,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.12.0": - version: 9.12.0 - resolution: "@eslint/js@npm:9.12.0" - checksum: 10/c4ec9f7ff664f778324002bccdfd63e4a563018e4d7efc838d8149898f9df8649fbc51a379c3d7deea40da4fba9e8e62f39f2df3ff2b9616e2241bbfc10456b0 +"@eslint/js@npm:9.13.0": + version: 9.13.0 + resolution: "@eslint/js@npm:9.13.0" + checksum: 10/aa7a4c45044a6cf6e14666ecc0b56ad41c80f022bd4718620b4a7e3d892111312f4e4ac4787fd11b3bf5abdb6ff9a95fdae7e73ef790528f150d86e9be1754a2 languageName: node linkType: hard @@ -1546,7 +1546,7 @@ __metadata: "@arethetypeswrong/cli": "npm:0.16.4" "@commitlint/cli": "npm:19.5.0" "@commitlint/types": "npm:19.5.0" - "@eslint/js": "npm:9.12.0" + "@eslint/js": "npm:9.13.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" @@ -1570,7 +1570,7 @@ __metadata: dprint: "npm:0.47.2" editorconfig: "npm:2.0.0" esbuild: "npm:0.24.0" - eslint: "npm:9.12.0" + eslint: "npm:9.13.0" eslint-import-resolver-typescript: "npm:3.6.3" eslint-mdx: "npm:3.1.5" eslint-plugin-chai-expect: "npm:3.1.0" @@ -5210,16 +5210,16 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.12.0": - version: 9.12.0 - resolution: "eslint@npm:9.12.0" +"eslint@npm:9.13.0": + version: 9.13.0 + resolution: "eslint@npm:9.13.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/core": "npm:^0.6.0" + "@eslint/core": "npm:^0.7.0" "@eslint/eslintrc": "npm:^3.1.0" - "@eslint/js": "npm:9.12.0" + "@eslint/js": "npm:9.13.0" "@eslint/plugin-kit": "npm:^0.2.0" "@humanfs/node": "npm:^0.16.5" "@humanwhocodes/module-importer": "npm:^1.0.1" @@ -5256,7 +5256,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/c3f10d1ca3798bf1d0f71e43846e254d4bf0ea9ffbb0e61f9686a98e412aa762a454c5e5ef4e74fd71956b1500c04817c9f08dbf7a0cec47317160e28f585e4f + checksum: 10/4342cc24a8d73581676f1b4959c2ddac18ed169731d9c55b708d2eacfc066ed5bdbc2c3c129e1f70142f0704bc25884a1a9ae580e15be5921f9c7f7d0f3ebe68 languageName: node linkType: hard