Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.10 (#1572)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent b092211 commit ed7aff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "22.10.9",
"@types/node": "22.10.10",
"@types/ramda": "0.30.2",
"astro": "^5.0.0",
"dotenv": "16.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ __metadata:
"@types/dotenv": "npm:8.2.3"
"@types/eslint-config-prettier": "npm:^6.11.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/node": "npm:22.10.9"
"@types/node": "npm:22.10.10"
"@types/ramda": "npm:0.30.2"
astro: "npm:^5.0.0"
bignumber.js: "npm:9.1.2"
Expand Down Expand Up @@ -2712,12 +2712,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.9":
version: 22.10.9
resolution: "@types/node@npm:22.10.9"
"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/ed2d7b2cf20ce520e04711eab48e9cd7d6a835d2859fbdc5d9a8c5e00a97c1f872a409f789783c473062b29beaf1cddf4b1c7ad03ae3fe433b072b7cf9fff741
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
languageName: node
linkType: hard

Expand Down

0 comments on commit ed7aff7

Please sign in to comment.