Skip to content

Commit 974ba70

Browse files
authored
Update dependency @types/node to v16.18.6 (#8143)
1 parent d94f2b5 commit 974ba70

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
@@ -1190,7 +1190,7 @@
11901190
"@types/glob": "8.0.0",
11911191
"@types/lodash": "4.14.191",
11921192
"@types/mocha": "10.0.1",
1193-
"@types/node": "16.18.4",
1193+
"@types/node": "16.18.6",
11941194
"@types/parsimmon": "1.10.6",
11951195
"@types/sinon": "10.0.13",
11961196
"@types/source-map-support": "0.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,10 @@
271271
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
272272
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
273273

274-
"@types/node@16.18.4":
275-
version "16.18.4"
276-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.4.tgz#712ba61b4caf091fc6490301b1888356638c17bd"
277-
integrity sha512-9qGjJ5GyShZjUfx2ArBIGM+xExdfLvvaCyQR0t6yRXKPcWCVYF/WemtX/uIU3r7FYECXRXkIiw2Vnhn6y8d+pw==
274+
"@types/node@16.18.6":
275+
version "16.18.6"
276+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.6.tgz#87846192fd51b693368fad3e99123169225621d4"
277+
integrity sha512-vmYJF0REqDyyU0gviezF/KHq/fYaUbFhkcNbQCuPGFQj6VTbXuHZoxs/Y7mutWe73C8AC6l9fFu8mSYiBAqkGA==
278278

279279
"@types/parse-json@^4.0.0":
280280
version "4.0.0"

0 commit comments

Comments
 (0)