Skip to content

Commit

Permalink
Bump the npm-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-deps group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


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

Updates `typescript-eslint` from 8.18.2 to 8.19.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 18623c4 commit 4c1be45
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@eslint/js": "9.17.0",
"@microsoft/api-extractor": "7.48.1",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/seedrandom": "3.0.8",
"@types/uuid": "10.0.0",
"@vitest/coverage-v8": "2.1.8",
Expand All @@ -47,7 +47,7 @@
"semver": "7.6.3",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript-eslint": "8.18.2",
"typescript-eslint": "8.19.0",
"vitest": "2.1.8"
},
"dependencies": {
Expand Down

0 comments on commit 4c1be45

Please sign in to comment.