Skip to content

Commit aa36e9c

Browse files
authored
Bump @types/node and update lockfile dependencies (#593)
## Summary Updated @types/node from 20.19.25 to 20.19.30 in package.json. Refreshed pnpm-lock.yaml to reflect this and other related dependency updates. ## How was it tested? `pnpm audit` ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
1 parent c4cb9a0 commit aa36e9c

File tree

2 files changed

+484
-457
lines changed

2 files changed

+484
-457
lines changed

typeid/typeid-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@jest/globals": "^29.7.0",
4343
"@tsconfig/strictest": "^2.0.8",
44-
"@types/node": "^20.19.25",
44+
"@types/node": "^20.19.30",
4545
"@types/uuid": "^10.0.0",
4646
"jest": "^29.7.0",
4747
"ts-jest": "^29.4.6",

0 commit comments

Comments
 (0)