Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 727f28a commit 443ea75
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": "^20.11.4",
"@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:^20.11.4":
version: 20.11.4
resolution: "@types/node@npm:20.11.4"
dependencies:
undici-types: ~5.26.4
checksum: b9cf2c5397ea31f3355656edd204aee777a36db75b79b8b7aba2bed7ea5b29914fa808489da5c632c5eddbb33c3106188bef0bff3b7648bd39aa50dee466a73b
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": ^20.11.4
"@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:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
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 443ea75

Please sign in to comment.