Skip to content

Commit b818afc

Browse files
committed
chore(deps): update dependency @types/node to v20.11.25
1 parent 557df8f commit b818afc

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.24",
133+
"@types/node": "20.11.25",
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].24":
1161-
version "20.11.24"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
1163-
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
1160+
"@types/[email protected].25":
1161+
version "20.11.25"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
1163+
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
11641164
dependencies:
11651165
undici-types "~5.26.4"
11661166

0 commit comments

Comments
 (0)