Skip to content

Commit 42b3a95

Browse files
Merge pull request #419 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.16.5
2 parents 887ba86 + 1fda072 commit 42b3a95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.16.4",
47+
"@types/node": "20.16.5",
4848
"@types/react": "18.3.5",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3912,10 +3912,10 @@
39123912
dependencies:
39133913
undici-types "~5.26.4"
39143914

3915-
"@types/[email protected].4":
3916-
version "20.16.4"
3917-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.4.tgz#2e3d9e1da4761a0fdb725d9497df4bb091e9c2f1"
3918-
integrity sha512-ioyQ1zK9aGEomJ45zz8S8IdzElyxhvP1RVWnPrXDf6wFaUb+kk1tEcVVJkF7RPGM0VWI7cp5U57oCPIn5iN1qg==
3915+
"@types/[email protected].5":
3916+
version "20.16.5"
3917+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
3918+
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
39193919
dependencies:
39203920
undici-types "~6.19.2"
39213921

0 commit comments

Comments
 (0)