chore(deps-dev): bump the npm-development group with 2 updates (#703)

Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `@types/node` from 24.10.15 to 24.11.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lint-staged` from 16.2.7 to 16.3.0
- [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/v16.2.7...v16.3.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: lint-staged
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 11:34:00 +08:00
committed by GitHub
parent c3ac728f04
commit 0928c72452
2 changed files with 52 additions and 51 deletions
+2 -2
View File
@@ -43,10 +43,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "^6.7.3",
"@types/node": "^24.10.15",
"@types/node": "^24.11.0",
"auto-changelog-plus": "^1.2.3",
"eslint": "^9.39.2",
"lint-staged": "^16.2.7",
"lint-staged": "^16.3.0",
"serve": "^14.2.5",
"simple-git-hooks": "^2.13.1",
"tsx": "^4.21.0",