Skip to content

chore(deps-dev): bump @types/node from 22.15.29 to 24.0.15 #730

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

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 @@ -22,7 +22,7 @@
},
"devDependencies": {
"@eslint/js": "9.31.0",
"@types/node": "22.15.29",
"@types/node": "24.1.0",
"@types/traverse": "0.6.36",
"@types/xml2js": "0.4.14",
"eslint": "9.31.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.15.29":
version: 22.15.29
resolution: "@types/node@npm:22.15.29"
"@types/node@npm:24.1.0":
version: 24.1.0
resolution: "@types/node@npm:24.1.0"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/3426790c5aa22df445213d7f37e57ea261cf3013030fe9b3025d87c302097799a9db3b848e2a9bdb07cab8ec6c7e9947ac770cf11e12e420148296b63d63e7db
undici-types: "npm:~7.8.0"
checksum: 10/02c3d91e1407a93a2363f97a245475fa0f6209d3f3e6ba9fdaabe65389e3e078f648da81b8738125dec6b6bf98c50fb928f36f4e72b8b015817bc21479a868c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2002,7 +2002,7 @@ __metadata:
resolution: "maven-repo-cli@workspace:."
dependencies:
"@eslint/js": "npm:9.31.0"
"@types/node": "npm:22.15.29"
"@types/node": "npm:24.1.0"
"@types/traverse": "npm:0.6.36"
"@types/xml2js": "npm:0.4.14"
axios: "npm:1.11.0"
Expand Down Expand Up @@ -2814,10 +2814,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.21.0":
version: 6.21.0
resolution: "undici-types@npm:6.21.0"
checksum: 10/ec8f41aa4359d50f9b59fa61fe3efce3477cc681908c8f84354d8567bb3701fafdddf36ef6bff307024d3feb42c837cf6f670314ba37fc8145e219560e473d14
"undici-types@npm:~7.8.0":
version: 7.8.0
resolution: "undici-types@npm:7.8.0"
checksum: 10/fcff3fbab234f067fbd69e374ee2c198ba74c364ceaf6d93db7ca267e784457b5518cd01d0d2329b075f412574205ea3172a9a675facb49b4c9efb7141cd80b7
languageName: node
linkType: hard

Expand Down