Skip to content

Commit 4b93b4f

Browse files
chore(deps): update dependency @types/node to v18.19.70 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c755977 commit 4b93b4f

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.69",
73+
"@types/node": "18.19.70",
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.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==
4176+
"@types/node@18.19.70":
4177+
version "18.19.70"
4178+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.70.tgz#5a77508f5568d16fcd3b711c8102d7a430a04df7"
4179+
integrity sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ==
41804180
dependencies:
41814181
undici-types "~5.26.4"
41824182

0 commit comments

Comments
 (0)