Skip to content

Commit

Permalink
Bump @types/node from 22.4.1 to 22.5.0 (#21)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c042da1 commit 301162e
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 @@ -18,7 +18,7 @@
"addHook": "yarn tsc && node build/scripts/addWebhook.js"
},
"devDependencies": {
"@types/node": "^22.4.1",
"@types/node": "^22.5.0",
"ts-node-dev": "^2.0.0"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.4.1":
version: 22.4.1
resolution: "@types/node@npm:22.4.1"
"@types/node@npm:^22.5.0":
version: 22.5.0
resolution: "@types/node@npm:22.5.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/e42607438fcbd3a6aebd09084868fa0b22a4b0daf9eda79ed615df7ff8ae95e35ea56e090e1f3140ebae76b640abe42d4a6d5b60c0819eadf499adca737305b6
checksum: 10c0/45aa75c5e71645fac42dced4eff7f197c3fdfff6e8a9fdacd0eb2e748ff21ee70ffb73982f068a58e8d73b2c088a63613142c125236cdcf3c072ea97eada1559
languageName: node
linkType: hard

Expand Down Expand Up @@ -744,7 +744,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "discord-reddit-webhook@workspace:."
dependencies:
"@types/node": "npm:^22.4.1"
"@types/node": "npm:^22.5.0"
discord.js: "npm:^14.15.3"
node-fetch: "npm:^3.3.2"
sequelize: "npm:^6.37.3"
Expand Down

0 comments on commit 301162e

Please sign in to comment.