mirror of
https://github.com/actions/runner-container-hooks.git
synced 2026-01-20 18:00:48 +08:00
Bump @types/node
Bumps the all-dependencies group with 1 update in the /packages/hooklib directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.10.9 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.0.14",
|
||||
"@types/node": "^25.0.9",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-plugin-github": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user