Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 19d8548 commit 3503c81
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.0",
"@types/eslint": "9.6.1",
"@types/mocha": "10.0.8",
"@types/node": "20.16.7",
"@types/node": "20.16.9",
"c8": "10.1.2",
"chai": "5.1.1",
"esbuild": "0.24.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -503,12 +503,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.7":
version: 20.16.7
resolution: "@types/node@npm:20.16.7"
"@types/node@npm:20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/3f338dddf4ecfe95b77ce5eacb0d36bca970f88f0143afc83327120230a24060d4a0730c3d54e8ca1aa6eb85d83570e41b430b71d441ee626357a0d7e3d1ae8b
checksum: 10c0/52d7cbd6792a26e6757c913d1f6dd0fb0104ac44c93dd87480c011d1211b3a1ba282962996bf6aec03f633b5b39f61576f1bafe8436592ab08ad39464e53e4b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3638,7 +3638,7 @@ __metadata:
"@types/chai": "npm:5.0.0"
"@types/eslint": "npm:9.6.1"
"@types/mocha": "npm:10.0.8"
"@types/node": "npm:20.16.7"
"@types/node": "npm:20.16.9"
c8: "npm:10.1.2"
chai: "npm:5.1.1"
esbuild: "npm:0.24.0"
Expand Down

0 comments on commit 3503c81

Please sign in to comment.