chore(deps): update dependency @types/node to v16.18.23 (#427)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-30 08:44:31 +02:00
committed by GitHub
parent 0c813daf48
commit f0f6b4b4a8
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"tslib": "2.5.0"
},
"devDependencies": {
"@types/node": "16.18.22",
"@types/node": "16.18.23",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@vercel/ncc": "0.36.1",

8
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 16.18.22
version: 16.18.22
specifier: 16.18.23
version: 16.18.23
'@typescript-eslint/eslint-plugin':
specifier: 5.57.0
version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.2)
@@ -410,8 +410,8 @@ packages:
'@types/unist': 2.0.6
dev: true
/@types/node@16.18.22:
resolution: {integrity: sha512-LJSIirgASa1LicFGTUFwDY7BfKDtLIbijqDLkH47LxEo/jtdrtiZ4/kLPD99bEQhTcPcuh6KhDllHqRxygJD2w==}
/@types/node@16.18.23:
resolution: {integrity: sha512-XAMpaw1s1+6zM+jn2tmw8MyaRDIJfXxqmIQIS0HfoGYPuf7dUWeiUKopwq13KFX9lEp1+THGtlaaYx39Nxr58g==}
dev: true
/@types/semver@7.3.13: