Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.4 (#4252)
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 8, 2023
1 parent 5be0c02 commit 681d8ed
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.3",
"@types/node": "20.10.4",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3112,12 +3112,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.3":
version: 20.10.3
resolution: "@types/node@npm:20.10.3"
"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 7cb506abb0d570bb5133bd06a47115109a813b507323c985c3b4aef2993eed79b6bb62b82194cb5c558b4d349de3d199ee2e8c693b913065a1cd7f526cc65a68
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
languageName: node
linkType: hard

Expand Down Expand Up @@ -11654,7 +11654,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.3"
"@types/node": "npm:20.10.4"
"@types/semver": "npm:7.5.6"
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
"@typescript-eslint/parser": "npm:6.13.2"
Expand Down

0 comments on commit 681d8ed

Please sign in to comment.