Skip to content

Commit 0ea2564

Browse files
committed
chore(deps): update dependency @types/node to v20.11.16
1 parent 9459a12 commit 0ea2564

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.14.202",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "20.11.15",
133+
"@types/node": "20.11.16",
134134
"@types/sinon": "10.0.20",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1157,10 +1157,10 @@
11571157
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11581158
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11591159

1160-
"@types/[email protected].15":
1161-
version "20.11.15"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.15.tgz#b853a86cfedbc768360c552b4653302b4e7417bf"
1163-
integrity sha512-gscmuADZfvNULx1eyirVbr3kVOVZtpQtzKMCZpeSZcN6MfbkRXAR4s9/gsQ4CzxLHw6EStDtKLNtSDL3vbq05A==
1160+
"@types/[email protected].16":
1161+
version "20.11.16"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
1163+
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
11641164
dependencies:
11651165
undici-types "~5.26.4"
11661166

0 commit comments

Comments
 (0)