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

This commit is contained in:
Renovate Bot 2022-12-08 20:01:09 +00:00
parent 9c61430d3b
commit 59485e0db7
2 changed files with 8 additions and 8 deletions

View File

@ -32,7 +32,7 @@
"devDependencies": {
"@types/command-line-args": "5.2.0",
"@types/command-line-usage": "5.0.2",
"@types/node": "18.11.11",
"@types/node": "18.11.12",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"eslint": "8.29.0",

View File

@ -3,7 +3,7 @@ lockfileVersion: 5.4
specifiers:
'@types/command-line-args': 5.2.0
'@types/command-line-usage': 5.0.2
'@types/node': 18.11.11
'@types/node': 18.11.12
'@typescript-eslint/eslint-plugin': 5.46.0
'@typescript-eslint/parser': 5.46.0
booru: 2.6.3
@ -32,7 +32,7 @@ dependencies:
devDependencies:
'@types/command-line-args': 5.2.0
'@types/command-line-usage': 5.0.2
'@types/node': 18.11.11
'@types/node': 18.11.12
'@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
eslint: 8.29.0
@ -186,19 +186,19 @@ packages:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true
/@types/node/18.11.11:
resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==}
/@types/node/18.11.12:
resolution: {integrity: sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==}
/@types/oauth/0.9.1:
resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==}
dependencies:
'@types/node': 18.11.11
'@types/node': 18.11.12
dev: false
/@types/responselike/1.0.0:
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
dependencies:
'@types/node': 18.11.11
'@types/node': 18.11.12
dev: false
/@types/retry/0.12.0:
@ -212,7 +212,7 @@ packages:
/@types/ws/8.5.3:
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
dependencies:
'@types/node': 18.11.11
'@types/node': 18.11.12
dev: false
/@typescript-eslint/eslint-plugin/5.46.0_5mle7isnkfgjmrghnnczirv6iy: