Skip to content

Commit a4dbb71

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

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.pnp.cjs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@testing-library/react-hooks": "8.0.1",
4444
"@testing-library/user-event": "14.5.2",
4545
"@types/jest": "29.5.14",
46-
"@types/node": "18.19.61",
46+
"@types/node": "18.19.70",
4747
"@types/react": "18.3.12",
4848
"@types/react-dom": "18.3.1",
4949
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,12 +2042,12 @@ __metadata:
20422042
languageName: node
20432043
linkType: hard
20442044

2045-
"@types/node@npm:18.19.61":
2046-
version: 18.19.61
2047-
resolution: "@types/node@npm:18.19.61"
2045+
"@types/node@npm:18.19.70":
2046+
version: 18.19.70
2047+
resolution: "@types/node@npm:18.19.70"
20482048
dependencies:
20492049
undici-types: "npm:~5.26.4"
2050-
checksum: 10c0/a75a9f25f6012f65242ccd79c70d9f49c8e716d276a024a6557b93b2cc2a4921cdce7afd34681395051be6e860e1bbfea7e93c097bf1c71fb921d10e14ddffc6
2050+
checksum: 10c0/68866e53b92be60d8840f5c93232d3ae39c71663101decc1d4f1870d9236c3c89e74177b616c2a2cabce116b1356f3e89c57df3e969c9f9b0e0b5c59b5f790f7
20512051
languageName: node
20522052
linkType: hard
20532053

@@ -9181,7 +9181,7 @@ __metadata:
91819181
"@testing-library/react-hooks": "npm:8.0.1"
91829182
"@testing-library/user-event": "npm:14.5.2"
91839183
"@types/jest": "npm:29.5.14"
9184-
"@types/node": "npm:18.19.61"
9184+
"@types/node": "npm:18.19.70"
91859185
"@types/react": "npm:18.3.12"
91869186
"@types/react-dom": "npm:18.3.1"
91879187
"@typescript-eslint/eslint-plugin": "npm:5.62.0"

0 commit comments

Comments
 (0)