Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^22.9.3 (#1152)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent f75fdd6 commit 9b3e94b
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.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@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:^22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
"@types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: ~6.19.8
checksum: dee25051e8d89f38b2b26c0714ce60acd1e3f9b1b946131ce3c6e64d626a134f1bec2d948f7ead3da0136aeb7672234f066f97f8290e6aead236e43f4ecb5a68
checksum: 274cced37a8a11cd89827c551de73980a174e00bef0768c10c1fb7d3887a26b4fade25f870e3fd870432b93546e092cdbe0979e65110c0839982dc2b5938aabc
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": ^22.9.1
"@types/node": ^22.9.3
"@typescript-eslint/eslint-plugin": ^5.54.1
"@typescript-eslint/parser": ^5.54.1
bullmq: ^2.4.0
Expand Down

0 comments on commit 9b3e94b

Please sign in to comment.