Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 727f28a commit 6de740f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/node": "^18.15.0",
"@types/node": "^22.10.5",
"@types/node-cron": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"eslint": "^8.36.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.15.0":
version: 18.15.0
resolution: "@types/node@npm:18.15.0"
checksum: d81372276dd5053b1743338b61a2178ff9722dc609189d01fc7d1c2acd539414039e0e4780678730514390dad3f29c366a28c29e8dbd5b0025651181f6dd6669
"@types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: ~6.20.0
checksum: 3b0e966df4e130edac3ad034f1cddbe134e70f11556062468c9fbd749a3b07a44445a3a75a7eec68a104930bf05d4899f1a418c4ae48493d2c8c1544d8594bcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3092,7 +3094,7 @@ __metadata:
"@sentry/integrations": ^7.42.0
"@sentry/node": ^7.42.0
"@types/lodash": ^4.14.191
"@types/node": ^18.15.0
"@types/node": ^22.10.5
"@types/node-cron": ^3.0.7
"@typescript-eslint/eslint-plugin": ^5.54.1
axios: ^0.21.1
Expand Down Expand Up @@ -3606,6 +3608,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit 6de740f

Please sign in to comment.