Skip to content

Commit baf711e

Browse files
committed
feat: upgrade @types/node from 20.19.10 to 24.1.0
Snyk has created this PR to upgrade @types/node from 20.19.10 to 24.1.0. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1f70a521-74c0-475a-b838-6a8c28a57d7a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit baf711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ua-parser-js": "^1.0.37"
77
},
88
"devDependencies": {
9-
"@types/node": "^20.12.13",
9+
"@types/node": "^24.1.0",
1010
"@types/ua-parser-js": "^0.7.39",
1111
"ts-node": "^10.9.2",
1212
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)