1
0
Fork 0

chore(deps): update dependency @types/node to v18.16.2
All checks were successful
build (current)

This commit is contained in:
Renovate Bot 2023-04-27 22:01:53 +00:00
parent fc2c1ef84d
commit c87395ab75
2 changed files with 13 additions and 13 deletions

View file

@ -27,7 +27,7 @@
"devDependencies": {
"@types/express": "4.17.17",
"@types/morgan": "1.9.4",
"@types/node": "18.16.1",
"@types/node": "18.16.2",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"eslint": "8.39.0",

View file

@ -22,8 +22,8 @@ devDependencies:
specifier: 1.9.4
version: 1.9.4
'@types/node':
specifier: 18.16.1
version: 18.16.1
specifier: 18.16.2
version: 18.16.2
'@typescript-eslint/eslint-plugin':
specifier: 5.59.1
version: 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4)
@ -47,7 +47,7 @@ devDependencies:
version: 2.8.8
ts-node:
specifier: 10.9.1
version: 10.9.1(@types/node@18.16.1)(typescript@5.0.4)
version: 10.9.1(@types/node@18.16.2)(typescript@5.0.4)
typescript:
specifier: 5.0.4
version: 5.0.4
@ -175,19 +175,19 @@ packages:
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
dependencies:
'@types/connect': 3.4.35
'@types/node': 18.16.1
'@types/node': 18.16.2
dev: true
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
'@types/node': 18.16.1
'@types/node': 18.16.2
dev: true
/@types/express-serve-static-core@4.17.33:
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
dependencies:
'@types/node': 18.16.1
'@types/node': 18.16.2
'@types/qs': 6.9.7
'@types/range-parser': 1.2.4
dev: true
@ -212,11 +212,11 @@ packages:
/@types/morgan@1.9.4:
resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==}
dependencies:
'@types/node': 18.16.1
'@types/node': 18.16.2
dev: true
/@types/node@18.16.1:
resolution: {integrity: sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==}
/@types/node@18.16.2:
resolution: {integrity: sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==}
dev: true
/@types/qs@6.9.7:
@ -235,7 +235,7 @@ packages:
resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==}
dependencies:
'@types/mime': 3.0.1
'@types/node': 18.16.1
'@types/node': 18.16.2
dev: true
/@typescript-eslint/eslint-plugin@5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@5.0.4):
@ -1630,7 +1630,7 @@ packages:
nopt: 1.0.10
dev: true
/ts-node@10.9.1(@types/node@18.16.1)(typescript@5.0.4):
/ts-node@10.9.1(@types/node@18.16.2)(typescript@5.0.4):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -1649,7 +1649,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 18.16.1
'@types/node': 18.16.2
acorn: 8.8.2
acorn-walk: 8.2.0
arg: 4.1.3