Skip to content

Commit 74c5c67

Browse files
chore(deps-dev): bump the definitelytyped group across 1 directory with 3 updates
Bumps the definitelytyped group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@types/node` from 24.0.0 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.34.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/parser) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: definitelytyped - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: definitelytyped - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: definitelytyped ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 498a8c1 commit 74c5c67

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@types/eslint": "^9.6.1",
3939
"@types/express": "^5.0.3",
4040
"@types/jest": "^30.0.0",
41-
"@types/node": "^24.0.0",
41+
"@types/node": "^24.0.3",
4242
"@types/sequelize": "^4.28.20",
4343
"@types/supertest": "^6.0.3",
4444
"@types/swagger-jsdoc": "^6.0.4",
4545
"@types/swagger-ui-express": "^4.1.8",
46-
"@typescript-eslint/eslint-plugin": "^8.34.0",
46+
"@typescript-eslint/eslint-plugin": "^8.34.1",
4747
"@typescript-eslint/parser": "^8.32.1",
4848
"commitlint": "^19.8.1",
4949
"eslint": "^9.29.0",

0 commit comments

Comments
 (0)