Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #148 from fdm-monster/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v20.11.3
  • Loading branch information
davidzwa authored Jan 15, 2024
2 parents d55823d + 4ab2ead commit a14b502
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@swc/core": "1.3.103",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.11",
"@types/node": "20.11.2",
"@types/node": "20.11.3",
"@types/semver": "7.5.6",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -953,10 +953,10 @@
dependencies:
undici-types "~5.26.4"

"@types/node@20.11.2":
version "20.11.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.2.tgz#39cea3fe02fbbc2f80ed283e94e1d24f2d3856fb"
integrity sha512-cZShBaVa+UO1LjWWBPmWRR4+/eY/JR/UIEcDlVsw3okjWEu+rB7/mH6X3B/L+qJVHDLjk9QW/y2upp9wp1yDXA==
"@types/node@20.11.3":
version "20.11.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.3.tgz#ac29fba7aeadc74046b02e50758156f4850f1296"
integrity sha512-nrlmbvGPNGaj84IJZXMPhQuCMEVTT/hXZMJJG/aIqVL9fKxqk814sGGtJA4GI6hpJSLQjpi6cn0Qx9eOf9SDVg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit a14b502

Please sign in to comment.