Skip to content

Commit

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

Bump @types/node from 20.8.8 to 20.8.9
  • Loading branch information
mergify[bot] authored Oct 26, 2023
2 parents 4a04e9d + f1e2617 commit 10cd2a2
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
30 changes: 15 additions & 15 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.8",
"@types/node": "^20.8.9",
"@types/winston": "^2.4.4",
"prettier": "^3.0.3",
"rss-parser": "^3.13.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@
buffer "5.4.3"
yargs "15.1.0"

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

"@types/winston@^2.4.4":
version "2.4.4"
Expand Down Expand Up @@ -1286,9 +1286,9 @@ undefsafe@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"

undici-types@~5.25.1:
version "5.25.3"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
undici-types@~5.26.4:
version "5.26.5"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"

untildify@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 10cd2a2

Please sign in to comment.