Skip to content

Commit f134b58

Browse files
chore(deps): update dependency @types/node to v16.11.50
1 parent 0c365fd commit f134b58

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
@@ -64,7 +64,7 @@
6464
"@types/lodash.get": "4.4.7",
6565
"@types/minimatch": "3.0.5",
6666
"@types/mkdirp": "1.0.2",
67-
"@types/node": "16.11.49",
67+
"@types/node": "16.11.50",
6868
"@types/yargs": "15.0.14",
6969
"execa": "5.1.1",
7070
"jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,10 +991,10 @@
991991
dependencies:
992992
"@types/node" "*"
993993

994-
"@types/node@*", "@types/[email protected].49":
995-
version "16.11.49"
996-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
997-
integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==
994+
"@types/node@*", "@types/[email protected].50":
995+
version "16.11.50"
996+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
997+
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
998998

999999
"@types/node@^12.7.1":
10001000
version "12.20.54"

0 commit comments

Comments
 (0)