Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.5 (#717)
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 Jun 18, 2024
1 parent 2d60831 commit 76898af
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 @@ -47,7 +47,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.5",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2647,12 +2647,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.2":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
"@types/node@npm:20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
dependencies:
undici-types: ~5.26.4
checksum: 265362479b8f3b50fcd1e3f9e9af6121feb01a478dff0335ae67cccc3babfe45d0f12209d3d350595eebd7e67471762697b877c380513f8e5d27a238fa50c805
checksum: b337784407edbdd374b25149e9dfce80368846a9b0dc5b7d88a2591572ec87a5d87c11c9ddc1906294aef26a1ad889d56be8b08de6be3ce1256b8d9a836bc7d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7690,7 +7690,7 @@ __metadata:
"@babel/core": 7.24.7
"@babel/preset-env": 7.24.7
"@types/jest": 29.5.12
"@types/node": 20.14.2
"@types/node": 20.14.5
"@types/sinon": 17.0.3
"@types/ws": ^8.0.0
"@typescript-eslint/eslint-plugin": ^7.0.0
Expand Down

0 comments on commit 76898af

Please sign in to comment.