Skip to content

Commit c87a9f6

Browse files
committed
chore(deps): update dependency @types/node to v18.19.61
1 parent 875a12d commit c87a9f6

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.60",
46+
"@types/node": "18.19.61",
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
@@ -1908,12 +1908,12 @@ __metadata:
19081908
languageName: node
19091909
linkType: hard
19101910

1911-
"@types/node@npm:18.19.60":
1912-
version: 18.19.60
1913-
resolution: "@types/node@npm:18.19.60"
1911+
"@types/node@npm:18.19.61":
1912+
version: 18.19.61
1913+
resolution: "@types/node@npm:18.19.61"
19141914
dependencies:
19151915
undici-types: "npm:~5.26.4"
1916-
checksum: 10c0/27f15a7b00ca1ae665cb6adaf43b83e002b3feaef67c6d232d7320ee86617d71353002285026cd104303113f9b203508c9109f5eb5a288de454c98b29ad91351
1916+
checksum: 10c0/a75a9f25f6012f65242ccd79c70d9f49c8e716d276a024a6557b93b2cc2a4921cdce7afd34681395051be6e860e1bbfea7e93c097bf1c71fb921d10e14ddffc6
19171917
languageName: node
19181918
linkType: hard
19191919

@@ -8992,7 +8992,7 @@ __metadata:
89928992
"@testing-library/react-hooks": "npm:8.0.1"
89938993
"@testing-library/user-event": "npm:14.5.2"
89948994
"@types/jest": "npm:29.5.14"
8995-
"@types/node": "npm:18.19.60"
8995+
"@types/node": "npm:18.19.61"
89968996
"@types/react": "npm:18.3.12"
89978997
"@types/react-dom": "npm:18.3.1"
89988998
"@typescript-eslint/eslint-plugin": "npm:5.62.0"

0 commit comments

Comments
 (0)