chore(deps-dev): bump @types/node from 20.5.3 to 20.8.3 (#467)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-12 12:03:45 -04:00
committed by GitHub
parent 5bebd554e6
commit e2265af706
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"@edge-runtime/vm": "3.1.3",
"@next/eslint-plugin-next": "13.5.2",
"@types/node": "20.8.0",
"@types/node": "20.8.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.51.0",

8
pnpm-lock.yaml generated
View File

@@ -22,8 +22,8 @@ importers:
specifier: 13.5.2
version: 13.5.2
'@types/node':
specifier: 20.8.0
version: 20.8.0
specifier: 20.8.3
version: 20.8.3
'@typescript-eslint/eslint-plugin':
specifier: 6.7.3
version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.51.0)(typescript@5.2.2)
@@ -2653,8 +2653,8 @@ packages:
resolution: {integrity: sha512-ITI7rbWczR8a/S6qjAW7DMqxqFMjjTo61qZVWJ1ubPvbIQsL5D/TvwjYEalM8Kthpe3hTzOGrF2TGbAu2uyqeA==}
dev: true
/@types/node@20.8.0:
resolution: {integrity: sha512-LzcWltT83s1bthcvjBmiBvGJiiUe84NWRHkw+ZV6Fr41z2FbIzvc815dk2nQ3RAKMuN2fkenM/z3Xv2QzEpYxQ==}
/@types/node@20.8.3:
resolution: {integrity: sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==}
dev: true
/@types/normalize-package-data@2.4.1: