Skip to content

Commit fc5e12f

Browse files
committed
chore(deps): update dependency @types/node to v18.14.2
1 parent 63e3623 commit fc5e12f

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
@@ -33,7 +33,7 @@
3333
"@commitlint/config-angular": "17.4.4",
3434
"@types/graphql": "14.5.0",
3535
"@types/jest": "29.4.0",
36-
"@types/node": "18.14.1",
36+
"@types/node": "18.14.2",
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",
3939
"@types/ws": "8.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@
23822382
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
23832383
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
23842384

2385-
"@types/[email protected].1":
2386-
version "18.14.1"
2387-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
2388-
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
2385+
"@types/[email protected].2":
2386+
version "18.14.2"
2387+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1"
2388+
integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==
23892389

23902390
"@types/node@^10.1.0":
23912391
version "10.17.60"

0 commit comments

Comments
 (0)