Skip to content

Commit 3025570

Browse files
chore(deps): update dependency @types/node to v16.11.58 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d2e7d9 commit 3025570

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.57",
67+
"@types/node": "16.11.58",
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/node@16.11.57":
995-
version "16.11.57"
996-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662"
997-
integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==
994+
"@types/node@*", "@types/node@16.11.58":
995+
version "16.11.58"
996+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.58.tgz#0a3698dee3492617a8d5fe7998d18d7520b63026"
997+
integrity sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==
998998

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

0 commit comments

Comments
 (0)