Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.9.2 (#373)
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 Nov 26, 2023
1 parent df0fff9 commit 4a2d76d
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.8",
"@types/node": "20.9.1",
"@types/node": "20.9.2",
"@types/yargs": "17.0.31",
"husky": "8.0.3",
"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.9.1":
version "20.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.1.tgz#9d578c610ce1e984adda087f685ace940954fe19"
integrity sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==
"@types/node@20.9.2":
version "20.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6"
integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 4a2d76d

Please sign in to comment.