Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dependency]: Bump @types/node from 22.10.5 to 22.13.10 in /source/resources/examples/typescript #1150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[dependency]: Bump @types/node in /source/resources/examples/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.10.
- [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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Mar 9, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3faa7fb250019e614a1c010976241c0280b1e3a6
1,810 changes: 1,210 additions & 600 deletions source/resources/examples/typescript/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/resources/examples/typescript/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"utf8": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.13.10",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"eslint": "^6.8.0",