Skip to content

Commit 04eb6cd

Browse files
committed
chore(deps): update dependency @types/node to v18.15.5
1 parent 552fc5c commit 04eb6cd

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.5.0",
36-
"@types/node": "18.15.3",
36+
"@types/node": "18.15.5",
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
@@ -2067,10 +2067,10 @@
20672067
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
20682068
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
20692069

2070-
"@types/[email protected].3":
2071-
version "18.15.3"
2072-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
2073-
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
2070+
"@types/[email protected].5":
2071+
version "18.15.5"
2072+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
2073+
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
20742074

20752075
"@types/normalize-package-data@^2.4.0":
20762076
version "2.4.1"

0 commit comments

Comments
 (0)