Skip to content

Commit c55004d

Browse files
committed
chore(deps): update dependency @types/node to v16.11.58
1 parent 4b63e6e commit c55004d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.14.184",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "16.11.57",
133+
"@types/node": "16.11.58",
134134
"@types/sinon": "10.0.13",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1148,10 +1148,10 @@
11481148
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11491149
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11501150

1151-
"@types/[email protected].57", "@types/node@>=12":
1152-
version "16.11.57"
1153-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662"
1154-
integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==
1151+
"@types/[email protected].58", "@types/node@>=12":
1152+
version "16.11.58"
1153+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.58.tgz#0a3698dee3492617a8d5fe7998d18d7520b63026"
1154+
integrity sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==
11551155

11561156
"@types/normalize-package-data@^2.4.0":
11571157
version "2.4.1"

0 commit comments

Comments
 (0)