Skip to content

Commit 700cc2b

Browse files
chore(deps): update dependency @types/node to v20.14.8 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5363e98 commit 700cc2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@testing-library/jest-dom": "6.4.6",
6767
"@testing-library/react": "15.0.7",
6868
"@types/jest": "29.5.12",
69-
"@types/node": "20.14.7",
69+
"@types/node": "20.14.8",
7070
"@types/react": "18.3.3",
7171
"@types/react-dom": "18.3.0",
7272
"@types/transit-js": "0.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -994,10 +994,10 @@
994994
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
995995
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
996996

997-
"@types/[email protected].7":
998-
version "20.14.7"
999-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.7.tgz#342cada27f97509eb8eb2dbc003edf21ce8ab5a8"
1000-
integrity sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==
997+
"@types/[email protected].8":
998+
version "20.14.8"
999+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac"
1000+
integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==
10011001
dependencies:
10021002
undici-types "~5.26.4"
10031003

0 commit comments

Comments
 (0)