Skip to content

Commit 4c2b469

Browse files
committed
Update dependency @types/node to v16.11.50
1 parent aa9ccd2 commit 4c2b469

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
@@ -26,7 +26,7 @@
2626
"@types/chai": "4.3.3",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",
29-
"@types/node": "16.11.49",
29+
"@types/node": "16.11.50",
3030
"@typescript-eslint/eslint-plugin": "5.33.1",
3131
"@typescript-eslint/parser": "5.33.1",
3232
"chai": "4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,10 +1630,10 @@
16301630
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
16311631
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
16321632

1633-
"@types/node@16.11.49":
1634-
version "16.11.49"
1635-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
1636-
integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==
1633+
"@types/node@16.11.50":
1634+
version "16.11.50"
1635+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
1636+
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
16371637

16381638
"@types/node@^12.12.6":
16391639
version "12.20.23"

0 commit comments

Comments
 (0)