Skip to content

Commit 3890417

Browse files
chore(deps-dev): bump @types/node from 25.2.0 to 25.3.3 in /test/harness (#651)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.3.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.3.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9f9630 commit 3890417

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

test/harness/package-lock.json

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

test/harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@github/copilot": "^0.0.421",
1515
"@modelcontextprotocol/sdk": "^1.26.0",
16-
"@types/node": "^25.2.0",
16+
"@types/node": "^25.3.3",
1717
"openai": "^6.17.0",
1818
"tsx": "^4.21.0",
1919
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)