Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent b37313f commit c565194
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.12",
"@types/lodash": "4.17.7",
"@types/mock-fs": "4.13.4",
"@types/node": "20.16.2",
"@types/node": "20.16.3",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3754,12 +3754,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7
checksum: 10c0/907c01d58ae36695fbed0b101e7a14cc2e0c5b9b2ba7904ef21cef093e4aac0649ac2a7a283fc94e19311dd0551d778445dd45fcf2d8bd45c494c9ecd802de69
languageName: node
linkType: hard

Expand Down Expand Up @@ -4536,7 +4536,7 @@ __metadata:
"@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.17.7"
"@types/mock-fs": "npm:4.13.4"
"@types/node": "npm:20.16.2"
"@types/node": "npm:20.16.3"
"@types/prettier": "npm:3.0.0"
"@types/prompts": "npm:2.4.9"
"@types/yargs": "npm:17.0.33"
Expand Down

0 comments on commit c565194

Please sign in to comment.