Skip to content

Commit 3262649

Browse files
committed
chore(deps): update node.js to v20
1 parent aabe666 commit 3262649

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
@@ -25,7 +25,7 @@
2525
"@testing-library/react": "14.2.1",
2626
"@testing-library/user-event": "14.5.2",
2727
"@types/jest": "29.5.12",
28-
"@types/node": "20.11.18",
28+
"@types/node": "20.11.19",
2929
"@types/react": "18.2.56",
3030
"@types/react-dom": "18.2.19",
3131
"@typescript-eslint/eslint-plugin": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,10 +2751,10 @@
27512751
dependencies:
27522752
"@types/node" "*"
27532753

2754-
"@types/node@*", "@types/node@20.11.18":
2755-
version "20.11.18"
2756-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.18.tgz#06912d152e47c2ac0a393c62141e623ca6005d46"
2757-
integrity sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==
2754+
"@types/node@*", "@types/node@20.11.19":
2755+
version "20.11.19"
2756+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
2757+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
27582758
dependencies:
27592759
undici-types "~5.26.4"
27602760

0 commit comments

Comments
 (0)