Skip to content

Commit

Permalink
Merge pull request #620 from tonicpow/dependabot/npm_and_yarn/master/…
Browse files Browse the repository at this point in the history
…types/node-22.6.1

Bump @types/node from 22.5.5 to 22.6.1
  • Loading branch information
mergify[bot] authored Sep 24, 2024
2 parents ca76cef + fdfbb15 commit 82f51e1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@twetch/sdk": "^0.2.12",
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@types/winston": "^2.4.4",
"prettier": "^3.3.3",
"rss-parser": "^3.13.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@
buffer "5.4.3"
yargs "15.1.0"

"@types/node@^22.5.5":
version "22.5.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
"@types/node@^22.6.1":
version "22.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.6.1.tgz#e531a45f4d78f14a8468cb9cdc29dc9602afc7ac"
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 82f51e1

Please sign in to comment.