Skip to content

Commit b57bcc7

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

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.83",
73+
"@types/node": "18.19.84",
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
@@ -4182,10 +4182,10 @@
41824182
dependencies:
41834183
undici-types "~5.26.4"
41844184

4185-
"@types/node@18.19.83":
4186-
version "18.19.83"
4187-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.83.tgz#44d302cd09364640bdd45d001bc75e596f7da920"
4188-
integrity sha512-D69JeR5SfFS5H6FLbUaS0vE4r1dGhmMBbG4Ed6BNS4wkDK8GZjsdCShT5LCN59vOHEUHnFCY9J4aclXlIphMkA==
4185+
"@types/node@18.19.84":
4186+
version "18.19.84"
4187+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.84.tgz#29a1c36a9241a76351397993635f5b5fdbc2504c"
4188+
integrity sha512-ACYy2HGcZPHxEeWTqowTF7dhXN+JU1o7Gr4b41klnn6pj2LD6rsiGqSZojMdk1Jh2ys3m76ap+ae1vvE4+5+vg==
41894189
dependencies:
41904190
undici-types "~5.26.4"
41914191

0 commit comments

Comments
 (0)