Skip to content

Commit 11f0b83

Browse files
chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 (#431)
* chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 Bumps [eslint](https://github.com/eslint/eslint) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: update package-lock.json to include @types/node@26.1.1 and undici-types@8.3.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 34ddf0a commit 11f0b83

2 files changed

Lines changed: 22 additions & 29 deletions

File tree

package-lock.json

Lines changed: 21 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@github/prettier-config": "^0.0.6",
2323
"@typescript-eslint/eslint-plugin": "^8.64.0",
2424
"@typescript-eslint/parser": "^8.65.0",
25-
"eslint": "^10.6.0",
25+
"eslint": "^10.7.0",
2626
"eslint-plugin-github": "^6.1.1",
2727
"jsdom": "^29.1.1",
2828
"prettier": "^3.9.5",

0 commit comments

Comments
 (0)