Skip to content

Commit

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

Bump @types/node from 20.8.9 to 20.8.10
  • Loading branch information
mergify[bot] authored Oct 31, 2023
2 parents 10cd2a2 + e549685 commit 7877c58
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": "^20.8.9",
"@types/node": "^20.8.10",
"@types/winston": "^2.4.4",
"prettier": "^3.0.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 @@ -103,9 +103,9 @@
buffer "5.4.3"
yargs "15.1.0"

"@types/node@^20.8.9":
version "20.8.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
"@types/node@^20.8.10":
version "20.8.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 7877c58

Please sign in to comment.