Skip to content

Commit 2083cfa

Browse files
chore(deps): update dependency @types/node to v16.18.35
1 parent a0059ec commit 2083cfa

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
@@ -105,7 +105,7 @@
105105
"devDependencies": {
106106
"@types/glob": "8.0.1",
107107
"@types/mocha": "10.0.1",
108-
"@types/node": "16.18.16",
108+
"@types/node": "16.18.35",
109109
"@types/vscode": "1.66.0",
110110
"@typescript-eslint/eslint-plugin": "5.51.0",
111111
"@typescript-eslint/parser": "5.51.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
9191
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
9292

93-
"@types/[email protected].16":
94-
version "16.18.16"
95-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
96-
integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
93+
"@types/[email protected].35":
94+
version "16.18.35"
95+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.35.tgz#d691fa3bccf0279babd2a079d046f9967642f895"
96+
integrity sha512-yqU2Rf94HFZqgHf6Tuyc/IqVD0l3U91KjvypSr1GtJKyrnl6L/kfnxVqN4QOwcF5Zx9tO/HKK+fozGr5AtqA+g==
9797

9898
"@types/semver@^7.3.12":
9999
version "7.3.13"

0 commit comments

Comments
 (0)