Skip to content

Commit b541f98

Browse files
committed
chore(deps): update dependency @types/node to v20.9.0
1 parent 7f7a339 commit b541f98

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.201",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "20.8.10",
133+
"@types/node": "20.9.0",
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/node@20.8.10":
1161-
version "20.8.10"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
1163-
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
1160+
"@types/node@20.9.0":
1161+
version "20.9.0"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
1163+
integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
11641164
dependencies:
11651165
undici-types "~5.26.4"
11661166

0 commit comments

Comments
 (0)