Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -57,7 +57,7 @@
"@nx/js": "19.5.3",
"@nx/workspace": "19.5.3",
"@types/jest": "^26.0.24",
"@types/node": "18.19.54",
"@types/node": "22.15.3",
"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 @@ -402,7 +402,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.15.3
adio: ^1.2.1
codecov: ^3.8.3
dependency-check: ^4.1.0
Expand Down Expand Up @@ -5414,12 +5414,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.15.3":
version: 22.15.3
resolution: "@types/node@npm:22.15.3"
dependencies:
undici-types: ~5.26.4
checksum: d85bacc7430c2913bcd2cf293f312bc1f9108819707ac25b58404185c3b8f9ca9e3e93c396672f457c18e65f5ba86cc8363803f830207c6b7dd14fd74e1455b0
undici-types: ~6.21.0
checksum: 26618a9fdfb84de3841e898b7c5fd372e1c0bdb9adc3ec71c12c38dd07d4e73da14681924919d27ff509ebf3714b8de941a21f51c26146cc8aaae31561ca7a5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -21444,13 +21444,6 @@ __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"
Expand All @@ -21465,6 +21458,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.21.0":
version: 6.21.0
resolution: "undici-types@npm:6.21.0"
checksum: 46331c7d6016bf85b3e8f20c159d62f5ae471aba1eb3dc52fff35a0259d58dcc7d592d4cc4f00c5f9243fa738a11cfa48bd20203040d4a9e6bc25e807fab7ab3
languageName: node
linkType: hard

"undici@npm:^6.21.2":
version: 6.21.2
resolution: "undici@npm:6.21.2"
Expand Down