1
0
Fork 0

chore(deps): update node.js to v18.17.1
Build / build (current) (push) Successful in 2m29s Details

This commit is contained in:
Renovate Bot 2023-08-10 16:01:50 +00:00 committed by Sam Therapy
parent 35797f38e7
commit 75783a18af
2 changed files with 14 additions and 14 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@types/express": "4.17.17",
"@types/morgan": "1.9.4",
"@types/node": "18.16.18",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"eslint": "8.46.0",
@ -39,6 +39,6 @@
"typescript": "5.1.6"
},
"volta": {
"node": "18.16.1"
"node": "18.17.1"
}
}

View File

@ -22,8 +22,8 @@ devDependencies:
specifier: 1.9.4
version: 1.9.4
'@types/node':
specifier: 18.16.18
version: 18.16.18
specifier: 18.17.4
version: 18.17.4
'@typescript-eslint/eslint-plugin':
specifier: 5.60.1
version: 5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.46.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.16.18)(typescript@5.1.6)
version: 10.9.1(@types/node@18.17.4)(typescript@5.1.6)
typescript:
specifier: 5.1.6
version: 5.1.6
@ -185,19 +185,19 @@ packages:
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
dependencies:
'@types/connect': 3.4.35
'@types/node': 18.16.18
'@types/node': 18.17.4
dev: true
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
'@types/node': 18.16.18
'@types/node': 18.17.4
dev: true
/@types/express-serve-static-core@4.17.33:
resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==}
dependencies:
'@types/node': 18.16.18
'@types/node': 18.17.4
'@types/qs': 6.9.7
'@types/range-parser': 1.2.4
dev: true
@ -222,11 +222,11 @@ packages:
/@types/morgan@1.9.4:
resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==}
dependencies:
'@types/node': 18.16.18
'@types/node': 18.17.4
dev: true
/@types/node@18.16.18:
resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==}
/@types/node@18.17.4:
resolution: {integrity: sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==}
dev: true
/@types/qs@6.9.7:
@ -245,7 +245,7 @@ packages:
resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==}
dependencies:
'@types/mime': 3.0.1
'@types/node': 18.16.18
'@types/node': 18.17.4
dev: true
/@typescript-eslint/eslint-plugin@5.60.1(@typescript-eslint/parser@5.60.1)(eslint@8.46.0)(typescript@5.1.6):
@ -1648,7 +1648,7 @@ packages:
nopt: 1.0.10
dev: true
/ts-node@10.9.1(@types/node@18.16.18)(typescript@5.1.6):
/ts-node@10.9.1(@types/node@18.17.4)(typescript@5.1.6):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -1667,7 +1667,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 18.16.18
'@types/node': 18.17.4
acorn: 8.8.2
acorn-walk: 8.2.0
arg: 4.1.3