Skip to content

Commit 514fb30

Browse files
committed
chore(deps): update dependency @types/node to v20.10.6
1 parent 355aa1a commit 514fb30

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/chai": "4.3.11",
2929
"@types/dotenv": "8.2.0",
3030
"@types/mocha": "10.0.6",
31-
"@types/node": "20.10.5",
31+
"@types/node": "20.10.6",
3232
"@typescript-eslint/eslint-plugin": "5.62.0",
3333
"@typescript-eslint/parser": "5.62.0",
3434
"chai": "4.3.10",

yarn.lock

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

1631-
"@types/node@20.10.5":
1632-
version "20.10.5"
1633-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
1634-
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
1631+
"@types/node@20.10.6":
1632+
version "20.10.6"
1633+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
1634+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
16351635
dependencies:
16361636
undici-types "~5.26.4"
16371637

0 commit comments

Comments
 (0)