Skip to content

Commit 5ad38d2

Browse files
Merge pull request #410 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.16.2
2 parents ed6c2c0 + 0a88a87 commit 5ad38d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
47+
"@types/node": "20.16.2",
4848
"@types/react": "18.3.4",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3907,10 +3907,10 @@
39073907
dependencies:
39083908
undici-types "~5.26.4"
39093909

3910-
"@types/node@20.16.1":
3911-
version "20.16.1"
3912-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1.tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732"
3913-
integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==
3910+
"@types/node@20.16.2":
3911+
version "20.16.2"
3912+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
3913+
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
39143914
dependencies:
39153915
undici-types "~6.19.2"
39163916

0 commit comments

Comments
 (0)