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 Nov 5, 2024
1 parent 727f28a commit d991771
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.9.0",
"@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.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: ~6.19.8
checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd
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.9.0
"@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.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
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 d991771

Please sign in to comment.