Skip to content

Commit

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

Bump @types/node from 20.10.4 to 20.10.5
  • Loading branch information
mergify[bot] authored Dec 18, 2023
2 parents 38e546e + 9379291 commit 4edb509
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.10.4",
"@types/node": "^20.10.5",
"@types/winston": "^2.4.4",
"prettier": "^3.1.1",
"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.10.4":
version "20.10.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
"@types/node@^20.10.5":
version "20.10.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 4edb509

Please sign in to comment.