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

This commit is contained in:
Renovate Bot 2023-03-14 07:01:11 +00:00
parent 7431fcfd09
commit c4d8dd8194
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.15.2",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.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.15.2
'@types/node': 18.15.3
'@typescript-eslint/eslint-plugin': 5.55.0
'@typescript-eslint/parser': 5.55.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.15.2
'@types/node': 18.15.3
'@typescript-eslint/eslint-plugin': 5.55.0_342y7v4tc7ytrrysmit6jo4wri
'@typescript-eslint/parser': 5.55.0_vgl77cfdswitgr47lm5swmv43m
eslint: 8.36.0
@ -225,13 +225,13 @@ packages:
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true
/@types/node/18.15.2:
resolution: {integrity: sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==}
/@types/node/18.15.3:
resolution: {integrity: sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==}
/@types/oauth/0.9.1:
resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==}
dependencies:
'@types/node': 18.15.2
'@types/node': 18.15.3
dev: false
/@types/retry/0.12.1:
@ -245,7 +245,7 @@ packages:
/@types/ws/8.5.4:
resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
dependencies:
'@types/node': 18.15.2
'@types/node': 18.15.3
dev: false
/@typescript-eslint/eslint-plugin/5.55.0_342y7v4tc7ytrrysmit6jo4wri: