Skip to content

Commit 8076424

Browse files
Merge pull request #417 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.16.4
2 parents af103cb + 108bfe7 commit 8076424

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.3",
47+
"@types/node": "20.16.4",
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].3":
3916-
version "20.16.3"
3917-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.3.tgz#7b4f9a37091cf03a0c2561bf76a9a55f03f4f523"
3918-
integrity sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==
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==
39193919
dependencies:
39203920
undici-types "~6.19.2"
39213921

0 commit comments

Comments
 (0)