chore(deps): update dependency @types/node to v18.14.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-02-26 20:01:09 +00:00
parent ba4a622c76
commit eecc04255b
2 changed files with 7 additions and 7 deletions

View File

@ -33,7 +33,7 @@
"@types/command-line-args": "5.2.0",
"@types/command-line-usage": "5.0.2",
"@types/http-cache-semantics": "4.0.1",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"eslint": "8.35.0",

View File

@ -4,7 +4,7 @@ specifiers:
'@types/command-line-args': 5.2.0
'@types/command-line-usage': 5.0.2
'@types/http-cache-semantics': 4.0.1
'@types/node': 18.14.1
'@types/node': 18.14.2
'@typescript-eslint/eslint-plugin': 5.53.0
'@typescript-eslint/parser': 5.53.0
booru: 2.6.3
@ -34,7 +34,7 @@ devDependencies:
'@types/command-line-args': 5.2.0
'@types/command-line-usage': 5.0.2
'@types/http-cache-semantics': 4.0.1
'@types/node': 18.14.1
'@types/node': 18.14.2
'@typescript-eslint/eslint-plugin': 5.53.0_cjo54hduev4bqhpjw5znwiokqu
'@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
eslint: 8.35.0
@ -197,13 +197,13 @@ packages:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true
/@types/node/18.14.1:
resolution: {integrity: sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==}
/@types/node/18.14.2:
resolution: {integrity: sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA==}
/@types/oauth/0.9.1:
resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==}
dependencies:
'@types/node': 18.14.1
'@types/node': 18.14.2
dev: false
/@types/retry/0.12.1:
@ -217,7 +217,7 @@ packages:
/@types/ws/8.5.4:
resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
dependencies:
'@types/node': 18.14.1
'@types/node': 18.14.2
dev: false
/@typescript-eslint/eslint-plugin/5.53.0_cjo54hduev4bqhpjw5znwiokqu: