Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.6 (#4348)
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 Dec 30, 2023
1 parent 7352c68 commit f159725
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.5",
"@types/node": "20.10.6",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.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.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
"@types/node@npm:20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 4a378428d2c9f692b19801a5a3d20dc4c0ad5d4a3d103350f8b401af439941a9aa5efeadc8eb9db13c66c620318bc7f336abfc8934f82fd32c4a689d85068c6f
checksum: 08471220d3cbbb6669835c4b78541edf5eface8f2c2e36c550cfa4ff73da73071c90e200a06359fac25d6564127597c23e178128058fb676824ec23d5178a017
languageName: node
linkType: hard

Expand Down Expand Up @@ -11510,7 +11510,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.5"
"@types/node": "npm:20.10.6"
"@types/semver": "npm:7.5.6"
"@typescript-eslint/eslint-plugin": "npm:6.16.0"
"@typescript-eslint/parser": "npm:6.16.0"
Expand Down

0 comments on commit f159725

Please sign in to comment.