Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent c7328a8 commit 75247f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@bitomic/eslint-config": "1.3.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/node": "^20.16.14",
"@types/node": "^20.16.15",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"eslint": "^8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -840,12 +840,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
"@types/node@npm:^20.16.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
dependencies:
undici-types: ~6.19.2
checksum: d80071cb9a808a64fc33721a705d1d8931e089efa5264f8b85d3c9203f14704af3069c8b3db9c022665bd571aad3a380b50ea620991e1739ec5e152ab1f6a374
checksum: 9675ea265686868d517a1ab2cdc1c9c695ff83352ba288cacb70fe3954d697b167f44258823f757ed241954ece0db1af8e09bf0de5af625aca4438d810bfa64d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4295,7 +4295,7 @@ __metadata:
"@sapphire/plugin-scheduled-tasks": ^6.0.0
"@sapphire/stopwatch": ^1.5.0
"@sapphire/utilities": ^3.11.0
"@types/node": ^20.16.14
"@types/node": ^20.16.15
"@typescript-eslint/eslint-plugin": ^5.54.1
"@typescript-eslint/parser": ^5.54.1
bullmq: ^2.4.0
Expand Down

0 comments on commit 75247f2

Please sign in to comment.