Skip to content

Commit f6760f4

Browse files
chore(deps): update dependency @types/verror to v1.10.5 (#1755)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a992be9 commit f6760f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"@types/sinonjs__fake-timers": "6.0.2",
220220
"@types/stream-buffers": "3.0.4",
221221
"@types/tmp": "0.2.1",
222-
"@types/verror": "1.10.4",
222+
"@types/verror": "1.10.5",
223223
"@typescript-eslint/eslint-plugin": "4.28.5",
224224
"@typescript-eslint/parser": "4.28.5",
225225
"chai": "4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -620,10 +620,10 @@
620620
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
621621
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
622622

623-
"@types/[email protected].4":
624-
version "1.10.4"
625-
resolved "https://registry.yarnpkg.com/@types/verror/-/verror-1.10.4.tgz#805c0612b3a0c124cf99f517364142946b74ba3b"
626-
integrity sha512-OjJdqx6QlbyZw9LShPwRW+Kmiegeg3eWNI41MQQKaG3vjdU2L9SRElntM51HmHBY1cu7izxQJ1lMYioQh3XMBg==
623+
"@types/[email protected].5":
624+
version "1.10.5"
625+
resolved "https://registry.yarnpkg.com/@types/verror/-/verror-1.10.5.tgz#2a1413aded46e67a1fe2386800e291123ed75eb1"
626+
integrity sha512-9UjMCHK5GPgQRoNbqdLIAvAy0EInuiqbW0PBMtVP6B5B2HQJlvoJHM+KodPZMEjOa5VkSc+5LH7xy+cUzQdmHw==
627627

628628
"@typescript-eslint/[email protected]":
629629
version "4.28.5"

0 commit comments

Comments
 (0)