Skip to content

Commit 9e6596d

Browse files
chore(deps): update dependency @types/node to v16.18.22
1 parent a0059ec commit 9e6596d

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.22",
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].22":
94+
version "16.18.22"
95+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.22.tgz#a6505a5da1387aae03fddfb93591118f27b4c0ea"
96+
integrity sha512-LJSIirgASa1LicFGTUFwDY7BfKDtLIbijqDLkH47LxEo/jtdrtiZ4/kLPD99bEQhTcPcuh6KhDllHqRxygJD2w==
9797

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

0 commit comments

Comments
 (0)