Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 8c450ab commit f489834
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 @@ -22,7 +22,7 @@
"@types/chai": "5.0.1",
"@types/eslint": "9.6.1",
"@types/mocha": "10.0.10",
"@types/node": "22.10.7",
"@types/node": "22.10.8",
"c8": "10.1.3",
"chai": "5.1.2",
"esbuild": "0.24.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,12 +544,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
"@types/node@npm:22.10.8":
version: 22.10.8
resolution: "@types/node@npm:22.10.8"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
checksum: 10c0/bad2281e7d6e7bfea9d48283e6ec1dd726d28e4e43571006b94b6da0249df9cd3d3f41aeb64354ebb95b8ca55f664dedb025b9810248b4d21e01459cef68cb34
languageName: node
linkType: hard

Expand Down Expand Up @@ -3513,7 +3513,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.7"
"@types/node": "npm:22.10.8"
c8: "npm:10.1.3"
chai: "npm:5.1.2"
esbuild: "npm:0.24.2"
Expand Down

0 comments on commit f489834

Please sign in to comment.