Skip to content

Commit 490750d

Browse files
committed
chore(deps): update dependency @types/node to v20.10.6
1 parent 7b4a2d4 commit 490750d

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
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.11",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.6",
30-
"@types/node": "20.10.5",
30+
"@types/node": "20.10.6",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",
3232
"@typescript-eslint/parser": "5.62.0",
3333
"chai": "4.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,10 +1371,10 @@
13711371
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
13721372
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
13731373

1374-
"@types/node@20.10.5":
1375-
version "20.10.5"
1376-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
1377-
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
1374+
"@types/node@20.10.6":
1375+
version "20.10.6"
1376+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
1377+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
13781378
dependencies:
13791379
undici-types "~5.26.4"
13801380

0 commit comments

Comments
 (0)