Skip to content

Commit

Permalink
meta: update dependency @types/node to v20.11.8 (#17001)
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] committed Jan 27, 2024
1 parent 12ad4f1 commit c64fa37
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 @@ -53,7 +53,7 @@
"devDependencies": {
"@ephys/eslint-config-typescript": "19.0.2",
"@rushstack/eslint-patch": "1.7.2",
"@types/node": "20.11.7",
"@types/node": "20.11.8",
"chai": "4.4.1",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ __metadata:
dependencies:
"@ephys/eslint-config-typescript": "npm:19.0.2"
"@rushstack/eslint-patch": "npm:1.7.2"
"@types/node": "npm:20.11.7"
"@types/node": "npm:20.11.8"
chai: "npm:4.4.1"
concurrently: "npm:8.2.2"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -3163,12 +3163,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.7":
version: 20.11.7
resolution: "@types/node@npm:20.11.7"
"@types/node@npm:*, @types/node@npm:20.11.8":
version: 20.11.8
resolution: "@types/node@npm:20.11.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: ba4b41542b64f21a881a277189e761c553d00af0b1c02f2d8a47ebe8bc29a00ed21b45adf0bf9af2cf8ea6c92a443853d4f7b690081ceaecc150719cc574e9ea
checksum: cd4eff91ff2291b909cf8ce81f3117effcfd59c435a9d42a9a085f5de8f414eabfbe4558f53a275eedc280a97393d71084812d91cf31fba436a01369d80133b5
languageName: node
linkType: hard

Expand Down

0 comments on commit c64fa37

Please sign in to comment.