Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 158e1ed commit 3dce47c
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 @@ -65,7 +65,7 @@
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/mock-fs": "4.13.4",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.32",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3769,12 +3769,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.9":
version: 20.11.9
resolution: "@types/node@npm:20.11.9"
"@types/node@npm:20.11.10":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 72f32aa56e97863d0bfee0274ce450245c2e159104a15f0fb3ee389962dfec34de284a679323161f8cf6cdaae9141043e370571988215b94e653a40f9b60078a
checksum: aced8595c2786d4e60471772659add1e2e0d1f2b73d119820b2e1815426d6e52c6a77f1c7fca8ea46490c36f7959cc46b0dc609fa2e80b7fd24f9a7d696c2210
languageName: node
linkType: hard

Expand Down Expand Up @@ -4579,7 +4579,7 @@ __metadata:
"@types/jest": "npm:29.5.11"
"@types/lodash": "npm:4.14.202"
"@types/mock-fs": "npm:4.13.4"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@types/prettier": "npm:2.7.3"
"@types/prompts": "npm:2.4.9"
"@types/yargs": "npm:17.0.32"
Expand Down

0 comments on commit 3dce47c

Please sign in to comment.