Skip to content

Commit

Permalink
build: bump @types/node in /implementations/typescript
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mrinalwadhwa committed Oct 13, 2023
1 parent 55371c0 commit bfb1a65
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"test": "jest"
},
"devDependencies": {
"@types/node": "^20.8.4"
"@types/node": "^20.8.5"
}
}
52 changes: 26 additions & 26 deletions implementations/typescript/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfb1a65

Please sign in to comment.