chore(deps): update dependency @types/node to v16.18.34 (#479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-27 12:02:26 +02:00
committed by GitHub
parent 53ee944eca
commit 3a42066393
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"tslib": "2.5.2"
},
"devDependencies": {
"@types/node": "16.18.33",
"@types/node": "16.18.34",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"@vercel/ncc": "0.36.1",

8
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 16.18.33
version: 16.18.33
specifier: 16.18.34
version: 16.18.34
'@typescript-eslint/eslint-plugin':
specifier: 5.59.7
version: 5.59.7(@typescript-eslint/parser@5.59.7)(eslint@8.41.0)(typescript@5.0.4)
@@ -410,8 +410,8 @@ packages:
'@types/unist': 2.0.6
dev: true
/@types/node@16.18.33:
resolution: {integrity: sha512-WjW7iYRVtePnSeLxVfE1e+g1yStJrfR9Anuv4y6JZVgOqYyFcW7GhPBk2/J1d0rC4ZNLrI13lS4e32NUuuRmHA==}
/@types/node@16.18.34:
resolution: {integrity: sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg==}
dev: true
/@types/semver@7.3.13: