chore(deps): update dependency @types/node to v18.11.19
This commit is contained in:
parent
c48fb84936
commit
917d90c4f7
2 changed files with 7 additions and 7 deletions
|
@ -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.11.18",
|
||||
"@types/node": "18.11.19",
|
||||
"@typescript-eslint/eslint-plugin": "5.50.0",
|
||||
"@typescript-eslint/parser": "5.50.0",
|
||||
"eslint": "8.33.0",
|
||||
|
|
|
@ -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.11.18
|
||||
'@types/node': 18.11.19
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0
|
||||
'@typescript-eslint/parser': 5.50.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.11.18
|
||||
'@types/node': 18.11.19
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
eslint: 8.33.0
|
||||
|
@ -192,13 +192,13 @@ packages:
|
|||
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.11.18:
|
||||
resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==}
|
||||
/@types/node/18.11.19:
|
||||
resolution: {integrity: sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==}
|
||||
|
||||
/@types/oauth/0.9.1:
|
||||
resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.18
|
||||
'@types/node': 18.11.19
|
||||
dev: false
|
||||
|
||||
/@types/retry/0.12.1:
|
||||
|
@ -212,7 +212,7 @@ packages:
|
|||
/@types/ws/8.5.4:
|
||||
resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.18
|
||||
'@types/node': 18.11.19
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.50.0_go4drrxstycfikanvu45pi4vgq:
|
||||
|
|
Reference in a new issue