Skip to content

Commit

Permalink
Merge pull request #63 from devoxa/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update dependency @types/node from 18.18.10 to 18.18.11
  • Loading branch information
kodiakhq[bot] authored Nov 21, 2023
2 parents fa312fd + 8cb1a82 commit 4997fe3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@devoxa/eslint-config": "3.0.11",
"@devoxa/prettier-config": "2.0.2",
"@types/express": "4.17.21",
"@types/node": "18.18.10",
"@types/node": "18.18.11",
"eslint": "8.54.0",
"prettier": "3.1.0",
"ts-node-dev": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==

"@types/[email protected].10":
version "18.18.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.10.tgz#4971bffdf3a43977c4c8166aa714b2c0b05b3256"
integrity sha512-luANqZxPmjTll8bduz4ACs/lNTCLuWssCyjqTY9yLdsv1xnViQp3ISKwsEWOIecO13JWUqjVdig/Vjjc09o8uA==
"@types/[email protected].11":
version "18.18.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.11.tgz#d43f6b92671eacfdd1fedb7a897388fb8880323f"
integrity sha512-c1vku6qnTeujJneYH94/4aq73XrVcsJe35UPyAsSok1ijiKrkRzK+AxQPSpNMUnC03roWBBwJx/9I8V7lQoxmA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 4997fe3

Please sign in to comment.