Skip to content

Commit 410fc90

Browse files
chore(deps): update dependency @types/node to v18.19.66 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3decd62 commit 410fc90

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.65",
73+
"@types/node": "18.19.66",
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
@@ -4071,10 +4071,10 @@
40714071
dependencies:
40724072
undici-types "~5.26.4"
40734073

4074-
"@types/node@18.19.65":
4075-
version "18.19.65"
4076-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.65.tgz#e6aaac55fab80c6a3ff61ab27bc25105a7bea479"
4077-
integrity sha512-Ay5BZuO1UkTmVHzZJNvZKw/E+iB3GQABb6kijEz89w2JrfhNA+M/ebp18pfz9Gqe9ywhMC8AA8yC01lZq48J+Q==
4074+
"@types/node@18.19.66":
4075+
version "18.19.66"
4076+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.66.tgz#0937a47904ceba5994eedf5cf4b6d503d8d6136c"
4077+
integrity sha512-14HmtUdGxFUalGRfLLn9Gc1oNWvWh5zNbsyOLo5JV6WARSeN1QcEBKRnZm9QqNfrutgsl/hY4eJW63aZ44aBCg==
40784078
dependencies:
40794079
undici-types "~5.26.4"
40804080

0 commit comments

Comments
 (0)