Skip to content

Commit e5179b9

Browse files
committed
chore(deps): update dependency @types/node to v22
1 parent b9c21a9 commit e5179b9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.17.13",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "20.17.5",
133+
"@types/node": "22.8.6",
134134
"@types/sinon": "17.0.3",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1156,12 +1156,12 @@
11561156
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11571157
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11581158

1159-
"@types/node@20.17.5":
1160-
version "20.17.5"
1161-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a"
1162-
integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==
1159+
"@types/node@22.8.6":
1160+
version "22.8.6"
1161+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22"
1162+
integrity sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==
11631163
dependencies:
1164-
undici-types "~6.19.2"
1164+
undici-types "~6.19.8"
11651165

11661166
"@types/node@^14.0.0":
11671167
version "14.18.33"
@@ -7351,7 +7351,7 @@ uncss@^0.17.0:
73517351
postcss-selector-parser "6.0.2"
73527352
request "^2.88.0"
73537353

7354-
undici-types@~6.19.2:
7354+
undici-types@~6.19.8:
73557355
version "6.19.8"
73567356
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
73577357
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)