Skip to content

Commit

Permalink
Update dependency @types/node to v18.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 2f50a6d commit dabcedb
Show file tree
Hide file tree
Showing 2 changed files with 15 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.19.7",
"@types/sqlite3": "3.1.8",
"ts-node": "10.9.1",
"typescript": "4.9.5"
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1725,10 +1725,12 @@ __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.19.7":
version: 18.19.7
resolution: "@types/node@npm:18.19.7"
dependencies:
undici-types: ~5.26.4
checksum: f1241173a66ec7761a0c1e30deb3ba74c507ba06539e2ebd64d37bc62f4b8af420eef8e0db9487d900afeb9a4bdef72764729fed9742e184f2c743b2bc70bfab
languageName: node
linkType: hard

Expand Down Expand Up @@ -1910,7 +1912,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.19.7
"@types/sqlite3": 3.1.8
better-sqlite3: 8.5.0
chalk: 5.3.0
Expand Down Expand Up @@ -4699,6 +4701,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit dabcedb

Please sign in to comment.