Skip to content

Commit f7daf0a

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@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.10.0 to 24.10.1 - [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.46.4 to 8.47.0 - [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.47.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da958e2 commit f7daf0a

File tree

2 files changed

+85
-78
lines changed

2 files changed

+85
-78
lines changed

package-lock.json

Lines changed: 83 additions & 76 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
@@ -34,10 +34,10 @@
3434
},
3535
"devDependencies": {
3636
"@types/inquirer": "^9.0.9",
37-
"@types/node": "^24.10.0",
37+
"@types/node": "^24.10.1",
3838
"@types/semver": "^7.7.1",
3939
"@types/yargs": "^17.0.35",
40-
"@typescript-eslint/eslint-plugin": "^8.46.4",
40+
"@typescript-eslint/eslint-plugin": "^8.47.0",
4141
"@typescript-eslint/parser": "^8.42.0",
4242
"eslint": "^9.39.1",
4343
"tsx": "^4.20.6",

0 commit comments

Comments
 (0)