1
0
Fork 0

chore(deps): update dependency @types/node to v18.17.5
Build / build (current) (pull_request) Successful in 2m27s Details
Build / build (current) (push) Successful in 5m7s Details

This commit is contained in:
Renovate Bot 2023-08-11 20:00:58 +00:00
parent 987f7b4b31
commit 890b6efe00
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.17.4",
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"eslint": "8.47.0",

View File

@ -22,8 +22,8 @@ devDependencies:
specifier: 1.9.4
version: 1.9.4
'@types/node':
specifier: 18.17.4
version: 18.17.4
specifier: 18.17.5
version: 18.17.5
'@typescript-eslint/eslint-plugin':
specifier: 6.3.0
version: 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.47.0)(typescript@5.1.6)
@ -47,7 +47,7 @@ devDependencies:
version: 2.8.8
ts-node:
specifier: 10.9.1
version: 10.9.1(@types/node@18.17.4)(typescript@5.1.6)
version: 10.9.1(@types/node@18.17.5)(typescript@5.1.6)
typescript:
specifier: 5.1.6
version: 5.1.6
@ -180,19 +180,19 @@ packages:
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
dependencies:
'@types/connect': 3.4.35
'@types/node': 18.17.4
'@types/node': 18.17.5
dev: true
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
'@types/node': 18.17.4
'@types/node': 18.17.5
dev: true
/@types/express-serve-static-core@4.17.33:
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
dependencies:
'@types/node': 18.17.4
'@types/node': 18.17.5
'@types/qs': 6.9.7
'@types/range-parser': 1.2.4
dev: true
@ -217,11 +217,11 @@ packages:
/@types/morgan@1.9.4:
resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==}
dependencies:
'@types/node': 18.17.4
'@types/node': 18.17.5
dev: true
/@types/node@18.17.4:
resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==}
/@types/node@18.17.5:
resolution: {integrity: sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA==}
dev: true
/@types/qs@6.9.7:
@ -240,7 +240,7 @@ packages:
resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==}
dependencies:
'@types/mime': 3.0.1
'@types/node': 18.17.4
'@types/node': 18.17.5
dev: true
/@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.47.0)(typescript@5.1.6):
@ -1627,7 +1627,7 @@ packages:
typescript: 5.1.6
dev: true
/ts-node@10.9.1(@types/node@18.17.4)(typescript@5.1.6):
/ts-node@10.9.1(@types/node@18.17.5)(typescript@5.1.6):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -1646,7 +1646,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 18.17.4
'@types/node': 18.17.5
acorn: 8.8.2
acorn-walk: 8.2.0
arg: 4.1.3