Skip to content

Commit 7f60b27

Browse files
committed
chore(deps): update dependency @types/node to v18.18.0
1 parent dd84ddc commit 7f60b27

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/amqplib": "0.10.2",
5151
"@types/express": "4.17.18",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "18.17.19",
53+
"@types/node": "18.18.0",
5454
"@types/supertest": "2.0.13",
5555
"@typescript-eslint/eslint-plugin": "6.7.3",
5656
"@typescript-eslint/parser": "6.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,10 +1688,10 @@
16881688
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
16891689
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
16901690

1691-
"@types/node@18.17.19":
1692-
version "18.17.19"
1693-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
1694-
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
1691+
"@types/node@18.18.0":
1692+
version "18.18.0"
1693+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.0.tgz#bd19d5133a6e5e2d0152ec079ac27c120e7f1763"
1694+
integrity sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==
16951695

16961696
"@types/normalize-package-data@^2.4.0":
16971697
version "2.4.0"

0 commit comments

Comments
 (0)