Skip to content

Commit 91aaea3

Browse files
chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 (#45)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e587c44 commit 91aaea3

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
@@ -57,7 +57,7 @@
5757
"@types/bluebird": "^3.5.37",
5858
"@types/lodash": "^4.14.189",
5959
"@types/mocha": "^10.0.10",
60-
"@types/node": "^24.10.1",
60+
"@types/node": "^25.0.3",
6161
"chai": "^6.2.1",
6262
"chai-as-promised": "^8.0.2",
6363
"conventional-changelog-conventionalcommits": "^9.0.0",

0 commit comments

Comments
 (0)