Skip to content

Commit

Permalink
Update dependency @types/node to v18.18.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 2f50a6d commit f702cec
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.18.10",
"@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.18.10":
version: 18.18.10
resolution: "@types/node@npm:18.18.10"
dependencies:
undici-types: ~5.26.4
checksum: 1245a14a38bfbe115b8af9792dbe87a1c015f2532af5f0a25a073343fefa7b2edfd95ff3830003d1a1278ce7f9ee0e78d4e5454d7a60af65832c8d77f4032ac8
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.18.10
"@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 f702cec

Please sign in to comment.