Skip to content

Commit 292fd39

Browse files
build(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in the dev-dependencies group (#59)
build(deps-dev): bump @types/node in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.0.2 to 25.0.3 - [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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae7cc0e commit 292fd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/jest": "30.0.0",
34-
"@types/node": "25.0.2",
34+
"@types/node": "25.0.3",
3535
"eslint": "9.39.2",
3636
"eslint-plugin-jest": "29.5.0",
3737
"jest": "30.2.0",

0 commit comments

Comments
 (0)