Skip to content

Commit

Permalink
Update dependency @types/node to v18.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 2f50a6d commit 3c9a8ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/express-slow-down": "1.3.2",
"@types/gzip-js": "0.3.3",
"@types/minimist": "1.2.2",
"@types/node": "18.17.5",
"@types/node": "18.17.15",
"@types/sqlite3": "3.1.8",
"ts-node": "10.9.1",
"typescript": "4.9.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1725,10 +1725,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
"@types/node@npm:18.17.15":
version: 18.17.15
resolution: "@types/node@npm:18.17.15"
checksum: eed11d4398ccdb999a4c65658ee75de621a4ad57aece48ed2fb8803b1e2711fadf58d8aefbdb0a447d69cf3cba602ca32fe0fc92077575950a796e1dc13baa0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1910,7 +1910,7 @@ __metadata:
"@types/express-slow-down": 1.3.2
"@types/gzip-js": 0.3.3
"@types/minimist": 1.2.2
"@types/node": 18.17.5
"@types/node": 18.17.15
"@types/sqlite3": 3.1.8
better-sqlite3: 8.5.0
chalk: 5.3.0
Expand Down

0 comments on commit 3c9a8ed

Please sign in to comment.