From 647baf9bcc34a310533cf513c1003f75ffe2caf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:12:21 +0000 Subject: [PATCH 1/2] Bump lint-staged from 17.0.4 to 17.0.5 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.4...v17.0.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4a99253..f7c1907 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "^10.3.0", "husky": "^9.1.7", "jest": "^30.4.2", - "lint-staged": "^17.0.4", + "lint-staged": "^17.0.5", "pinst": "^3.0.0", "prettier": "3.8.3", "ts-jest": "^29.4.9", diff --git a/yarn.lock b/yarn.lock index 69a32f8..a43f350 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4168,9 +4168,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^17.0.4": - version: 17.0.4 - resolution: "lint-staged@npm:17.0.4" +"lint-staged@npm:^17.0.5": + version: 17.0.5 + resolution: "lint-staged@npm:17.0.5" dependencies: listr2: "npm:^10.2.1" picomatch: "npm:^4.0.4" @@ -4182,7 +4182,7 @@ __metadata: optional: true bin: lint-staged: bin/lint-staged.js - checksum: 10/a9b1bf30450523ea301e6d95782963f3b94fc7dd012647a523fa494f072aa046f2e60d854885bb9f909bf69b6bf2e02d70ddc42553a8ead9307532688005f64c + checksum: 10/a0bea43689d68ec0bf6a56943884dbdb96b6b49e2677bf80654d802678b2edf9fc65338ca8ef3fc310f245933ea2a809db1ac94431dc445c57a4d49620d9d4da languageName: node linkType: hard @@ -5558,7 +5558,7 @@ __metadata: eslint: "npm:^10.3.0" husky: "npm:^9.1.7" jest: "npm:^30.4.2" - lint-staged: "npm:^17.0.4" + lint-staged: "npm:^17.0.5" pinst: "npm:^3.0.0" prettier: "npm:3.8.3" ts-jest: "npm:^29.4.9" From 3abea52bc44b35a1f9866508068aa8aa5e66a3ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:13:04 +0000 Subject: [PATCH 2/2] Bump eslint from 10.3.0 to 10.4.0 Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 4a99253..45237fb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/node": "^25.8.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "eslint": "^10.3.0", + "eslint": "^10.4.0", "husky": "^9.1.7", "jest": "^30.4.2", "lint-staged": "^17.0.4", diff --git a/yarn.lock b/yarn.lock index 69a32f8..d598861 100644 --- a/yarn.lock +++ b/yarn.lock @@ -778,12 +778,12 @@ __metadata: languageName: node linkType: hard -"@eslint/config-helpers@npm:^0.5.5": - version: 0.5.5 - resolution: "@eslint/config-helpers@npm:0.5.5" +"@eslint/config-helpers@npm:^0.6.0": + version: 0.6.0 + resolution: "@eslint/config-helpers@npm:0.6.0" dependencies: "@eslint/core": "npm:^1.2.1" - checksum: 10/19072449502b928a716df87b2d9b13c7befb21974b0f93fdbea705ddba098792142808105170ef2183c28ce13ac9fa1713ef0599749f8469434ac2b914fc8f4d + checksum: 10/2daa66b0c3821313a6239beed2236ad7f3a45540050b5ce69527206ba7e58e9c17aff2f68be6d3f0f95d6294a911da86aa50863a1aeadd607faa943c11677a46 languageName: node linkType: hard @@ -2724,14 +2724,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^10.3.0": - version: 10.3.0 - resolution: "eslint@npm:10.3.0" +"eslint@npm:^10.4.0": + version: 10.4.0 + resolution: "eslint@npm:10.4.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/regexpp": "npm:^4.12.2" "@eslint/config-array": "npm:^0.23.5" - "@eslint/config-helpers": "npm:^0.5.5" + "@eslint/config-helpers": "npm:^0.6.0" "@eslint/core": "npm:^1.2.1" "@eslint/plugin-kit": "npm:^0.7.1" "@humanfs/node": "npm:^0.16.6" @@ -2765,7 +2765,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/7d8131e5ef65754f61afd807d875377403f1c89b5f5529f23506776c2df504ba0d53d378b8aeec1996c66c6d428ea3e2ea5c04b226474ce89b6e28443fd3b7b6 + checksum: 10/ab20a8fd250ee7c31a162d35a71e534a4f959736a7198661e5c963069b12880a53acfb349f3dc94fa82c91c74dd0594accbd878576bf65c33fa4225342ad7df6 languageName: node linkType: hard @@ -5555,7 +5555,7 @@ __metadata: "@types/node": "npm:^25.8.0" "@typescript-eslint/eslint-plugin": "npm:^8.59.3" "@typescript-eslint/parser": "npm:^8.59.3" - eslint: "npm:^10.3.0" + eslint: "npm:^10.4.0" husky: "npm:^9.1.7" jest: "npm:^30.4.2" lint-staged: "npm:^17.0.4"