Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.7 (#4394)
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 8, 2024
1 parent ea24b68 commit 7df6568
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 @@ -80,7 +80,7 @@
"@types/lodash": "4.14.202",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "20.10.6",
"@types/node": "20.10.7",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3134,12 +3134,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 08471220d3cbbb6669835c4b78541edf5eface8f2c2e36c550cfa4ff73da73071c90e200a06359fac25d6564127597c23e178128058fb676824ec23d5178a017
checksum: 4a1ba3fb7fc0a262c6b2d5ec763cec7abf5b5d6b2d277798ddbf05227f5778f9a806987821fd4d3eacd6f37c946ac61a9c64fb79ae4b84daaec12354158835a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -11535,7 +11535,7 @@ __metadata:
"@types/lodash": "npm:4.14.202"
"@types/mime": "npm:3.0.4"
"@types/minimatch": "npm:5.1.2"
"@types/node": "npm:20.10.6"
"@types/node": "npm:20.10.7"
"@types/semver": "npm:7.5.6"
"@typescript-eslint/eslint-plugin": "npm:6.18.0"
"@typescript-eslint/parser": "npm:6.18.0"
Expand Down

0 comments on commit 7df6568

Please sign in to comment.