Skip to content

Commit d51834e

Browse files
committed
chore(deps): update dependency @types/node to v16.11.50
1 parent 1f6ee33 commit d51834e

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.8.2",
5151
"@types/express": "4.17.13",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "16.11.49",
53+
"@types/node": "16.11.50",
5454
"@types/supertest": "2.0.12",
5555
"@typescript-eslint/eslint-plugin": "5.33.1",
5656
"@typescript-eslint/parser": "5.33.1",

yarn.lock

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

1419-
"@types/node@16.11.49":
1420-
version "16.11.49"
1421-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
1422-
integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==
1419+
"@types/node@16.11.50":
1420+
version "16.11.50"
1421+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
1422+
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
14231423

14241424
"@types/normalize-package-data@^2.4.0":
14251425
version "2.4.0"

0 commit comments

Comments
 (0)