chore(deps): update dependency @types/node to v16.18.35 (#495)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-10 08:49:36 +02:00
committed by GitHub
parent f09eba29f0
commit 0edfd59936
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"tslib": "2.5.3"
},
"devDependencies": {
"@types/node": "16.18.34",
"@types/node": "16.18.35",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@vercel/ncc": "0.36.1",

8
pnpm-lock.yaml generated
View File

@@ -38,8 +38,8 @@ dependencies:
devDependencies:
'@types/node':
specifier: 16.18.34
version: 16.18.34
specifier: 16.18.35
version: 16.18.35
'@typescript-eslint/eslint-plugin':
specifier: 5.59.8
version: 5.59.8(@typescript-eslint/parser@5.59.8)(eslint@8.42.0)(typescript@5.1.3)
@@ -414,8 +414,8 @@ packages:
'@types/unist': 2.0.6
dev: true
/@types/node@16.18.34:
resolution: {integrity: sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg==}
/@types/node@16.18.35:
resolution: {integrity: sha512-yqU2Rf94HFZqgHf6Tuyc/IqVD0l3U91KjvypSr1GtJKyrnl6L/kfnxVqN4QOwcF5Zx9tO/HKK+fozGr5AtqA+g==}
dev: true
/@types/semver@7.3.13: