Skip to content

Commit 6811ff2

Browse files
committed
chore(deps): update dependency @types/node to v20.8.10
1 parent 345bd86 commit 6811ff2

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
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.9",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.3",
30-
"@types/node": "20.8.9",
30+
"@types/node": "20.8.10",
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
@@ -1366,10 +1366,10 @@
13661366
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
13671367
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
13681368

1369-
"@types/node@20.8.9":
1370-
version "20.8.9"
1371-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08"
1372-
integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==
1369+
"@types/node@20.8.10":
1370+
version "20.8.10"
1371+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
1372+
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
13731373
dependencies:
13741374
undici-types "~5.26.4"
13751375

0 commit comments

Comments
 (0)