Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 1723801 commit 82c2232
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 @@ -52,7 +52,7 @@
"@types/chai": "5.0.1",
"@types/eslint": "9.6.1",
"@types/mocha": "10.0.10",
"@types/node": "22.10.9",
"@types/node": "22.10.10",
"esbuild": "0.24.2",
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@types/chai": "npm:5.0.1"
"@types/eslint": "npm:9.6.1"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.10.9"
"@types/node": "npm:22.10.10"
apt-parser: "npm:1.5.1"
esbuild: "npm:0.24.2"
eslint: "npm:9.18.0"
Expand Down Expand Up @@ -482,12 +482,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 82c2232

Please sign in to comment.