Skip to content

Commit 1c1079a

Browse files
chore(deps-dev): bump eslint from 9.39.4 to 10.5.0 (#119)
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.5.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b19b4f commit 1c1079a

3 files changed

Lines changed: 123 additions & 244 deletions

File tree

apps/report-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@httparchive/eslint-config": "*",
2929
"@httparchive/jest-config": "*",
3030
"@jest/transform": "30.4.1",
31-
"eslint": "^9.0.0",
31+
"eslint": "^10.5.0",
3232
"jest": "30.3.0",
3333
"supertest": "7.2.2"
3434
}

0 commit comments

Comments
 (0)