Skip to content

Commit 20ba0ff

Browse files
chore(deps): update dependency @types/node to v18.19.69 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1696fe commit 20ba0ff

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
@@ -70,7 +70,7 @@
7070
"@testing-library/react": "^13.4.0",
7171
"@testing-library/user-event": "^14.4.3",
7272
"@types/jest": "29.5.14",
73-
"@types/node": "18.19.68",
73+
"@types/node": "18.19.69",
7474
"@types/react": "^18.0.25",
7575
"@types/react-dom": "^18.0.8",
7676
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4173,10 +4173,10 @@
41734173
dependencies:
41744174
undici-types "~5.26.4"
41754175

4176-
"@types/node@18.19.68":
4177-
version "18.19.68"
4178-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
4179-
integrity sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==
4176+
"@types/node@18.19.69":
4177+
version "18.19.69"
4178+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69.tgz#748d301818ba4b238854c53d290257a70aae7d01"
4179+
integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ==
41804180
dependencies:
41814181
undici-types "~5.26.4"
41824182

0 commit comments

Comments
 (0)