Skip to content

Commit

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

Bump @types/node from 22.9.1 to 22.9.3
  • Loading branch information
mergify[bot] authored Nov 25, 2024
2 parents 9dab866 + a268021 commit bc11922
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.9.1",
"@types/node": "^22.9.3",
"@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 @@ -111,9 +111,9 @@
version "7.0.15"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"

"@types/node@^22.9.1":
version "22.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
"@types/node@^22.9.3":
version "22.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
dependencies:
undici-types "~6.19.8"

Expand Down

0 comments on commit bc11922

Please sign in to comment.