Skip to content

Commit 8034763

Browse files
chore(deps): update dependency @types/node to v20.11.17
1 parent 833c200 commit 8034763

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.11.16",
30+
"@types/node": "20.11.17",
3131
"@typescript-eslint/eslint-plugin": "6.21.0",
3232
"@typescript-eslint/parser": "6.21.0",
3333
"chai": "4.4.1",

yarn.lock

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

1483-
"@types/[email protected].16":
1484-
version "20.11.16"
1485-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
1486-
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
1483+
"@types/[email protected].17":
1484+
version "20.11.17"
1485+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
1486+
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
14871487
dependencies:
14881488
undici-types "~5.26.4"
14891489

0 commit comments

Comments
 (0)