Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.18.72
Browse files Browse the repository at this point in the history
| datasource | package     | from     | to       |
| ---------- | ----------- | -------- | -------- |
| npm        | @types/node | 16.18.71 | 16.18.72 |
  • Loading branch information
renovate[bot] committed Jan 26, 2024
1 parent f4c8d71 commit cf8388d
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 @@ -46,7 +46,7 @@
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "10.0.6",
"@tsconfig/node16": "16.1.1",
"@types/node": "16.18.71",
"@types/node": "16.18.72",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@vercel/ncc": "0.38.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -817,10 +817,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==

"@types/node@16.18.71":
version "16.18.71"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.71.tgz#305a955ab99353d4b8a9e9b6b6682ed6cbc186cc"
integrity sha512-ARO+458bNJQeNEFuPyT6W+q9ULotmsQzhV3XABsFSxEvRMUYENcBsNAHWYPlahU+UHa5gCVwyKT1Z3f1Wwr26Q==
"@types/node@16.18.72":
version "16.18.72"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.72.tgz#a2337dda32ec1123894a15cebe3eb3b79ea2fa08"
integrity sha512-Kck1Du/zQyLbq5YlBKCtrUlyyP02lYjREjKKYImtf6MZgXrLoRVjexMv0wxiDzIJPnk86i+HrvGNyI03qoewEg==

"@types/node@20.5.1":
version "20.5.1"
Expand Down

0 comments on commit cf8388d

Please sign in to comment.