Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.28 (#397)
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 Mar 23, 2024
1 parent 0f6293b commit 69e0221
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "20.11.25",
"@types/node": "20.11.28",
"@types/yargs": "17.0.32",
"husky": "9.0.11",
"jest": "29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -665,10 +665,10 @@
dependencies:
undici-types "~5.26.4"

"@types/node@20.11.25":
version "20.11.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
"@types/node@20.11.28":
version "20.11.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66"
integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 69e0221

Please sign in to comment.