Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @types/node from 18.19.54 to 22.10.7 #792

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@nx/js": "19.5.3",
"@nx/workspace": "19.5.3",
"@types/jest": "^26.0.24",
"@types/node": "18.19.54",
"@types/node": "22.10.7",
"adio": "^1.2.1",
"codecov": "^3.8.3",
"dependency-check": "^4.1.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ __metadata:
"@nx/js": 19.5.3
"@nx/workspace": 19.5.3
"@types/jest": ^26.0.24
"@types/node": 18.19.54
"@types/node": 22.10.7
adio: ^1.2.1
codecov: ^3.8.3
dependency-check: ^4.1.0
Expand Down Expand Up @@ -4792,12 +4792,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.54":
version: 18.19.54
resolution: "@types/node@npm:18.19.54"
"@types/node@npm:22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: ~5.26.4
checksum: d85bacc7430c2913bcd2cf293f312bc1f9108819707ac25b58404185c3b8f9ca9e3e93c396672f457c18e65f5ba86cc8363803f830207c6b7dd14fd74e1455b0
undici-types: ~6.20.0
checksum: 2dce6c75c607c6269744f1ea2b5296e8685cd71d0dd5c599c3029626f9d2dc8b037912495cf68b30d6f39f44d3fa8b025e179662ef16dc363e0658425bedfde8
languageName: node
linkType: hard

Expand Down Expand Up @@ -20149,20 +20149,20 @@ __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

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b
languageName: node
linkType: hard

"undici@npm:^6.19.8":
version: 6.19.8
resolution: "undici@npm:6.19.8"
Expand Down
Loading