chore(deps-dev): bump @types/node from 20.5.3 to 20.5.4 (#950)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-24 18:09:27 +01:00 committed by GitHub
parent 7b9c60b87f
commit a5d37bb4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -170,7 +170,7 @@
"@types/katex": "0.16.2",
"@types/mdast": "4.0.0",
"@types/mjml": "4.7.1",
"@types/node": "20.5.3",
"@types/node": "20.5.4",
"@types/pangu": "4.0.0",
"@types/prismjs": "1.26.0",
"@types/react": "18.2.21",

View File

@ -422,8 +422,8 @@ devDependencies:
specifier: 4.7.1
version: 4.7.1
'@types/node':
specifier: 20.5.3
version: 20.5.3
specifier: 20.5.4
version: 20.5.4
'@types/pangu':
specifier: 4.0.0
version: 4.0.0
@ -3037,7 +3037,7 @@ packages:
/@types/connect@3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
dependencies:
'@types/node': 20.5.3
'@types/node': 20.5.4
dev: false
/@types/cookie@0.5.1:
@ -3150,7 +3150,7 @@ packages:
/@types/node-fetch@2.6.4:
resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==}
dependencies:
'@types/node': 20.5.3
'@types/node': 20.5.4
form-data: 3.0.1
dev: false
@ -3162,8 +3162,8 @@ packages:
resolution: {integrity: sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==}
dev: false
/@types/node@20.5.3:
resolution: {integrity: sha512-ITI7rbWczR8a/S6qjAW7DMqxqFMjjTo61qZVWJ1ubPvbIQsL5D/TvwjYEalM8Kthpe3hTzOGrF2TGbAu2uyqeA==}
/@types/node@20.5.4:
resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==}
/@types/pangu@4.0.0:
resolution: {integrity: sha512-da3b6P7QDH41VdfF2xRE8/KgL06nX3RawfiIMAvJ/sYzLWQCQtxc+B3qWVtrIlrNlSgV/e1oG2SZYUpN6gvmhQ==}
@ -3248,13 +3248,13 @@ packages:
/@types/ws@7.4.7:
resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==}
dependencies:
'@types/node': 20.5.3
'@types/node': 20.5.4
dev: false
/@types/ws@8.5.5:
resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==}
dependencies:
'@types/node': 20.5.3
'@types/node': 20.5.4
dev: false
/@typescript-eslint/parser@6.4.0(eslint@8.47.0)(typescript@5.1.6):
@ -7503,7 +7503,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 20.5.3
'@types/node': 20.5.4
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true