Skip to content

Commit afb1d01

Browse files
committed
chore(deps): update dependency @types/stream-buffers to v3.0.4
1 parent c5e7ad0 commit afb1d01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
"@types/semver": "7.3.8",
218218
"@types/sinon-chai": "3.2.5",
219219
"@types/sinonjs__fake-timers": "6.0.2",
220-
"@types/stream-buffers": "3.0.3",
220+
"@types/stream-buffers": "3.0.4",
221221
"@types/tmp": "0.2.0",
222222
"@types/verror": "1.10.4",
223223
"@typescript-eslint/eslint-plugin": "4.28.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -589,10 +589,10 @@
589589
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.2.tgz#3a84cf5ec3249439015e14049bd3161419bf9eae"
590590
integrity sha512-dIPoZ3g5gcx9zZEszaxLSVTvMReD3xxyyDnQUjA6IYDG9Ba2AV0otMPs+77sG9ojB4Qr2N2Vk5RnKeuA0X/0bg==
591591

592-
"@types/[email protected].3":
593-
version "3.0.3"
594-
resolved "https://registry.yarnpkg.com/@types/stream-buffers/-/stream-buffers-3.0.3.tgz#34e565bf64e3e4bdeee23fd4aa58d4636014a02b"
595-
integrity sha512-NeFeX7YfFZDYsCfbuaOmFQ0OjSmHreKBpp7MQ4alWQBHeh2USLsj7qyMyn9t82kjqIX516CR/5SRHnARduRtbQ==
592+
"@types/[email protected].4":
593+
version "3.0.4"
594+
resolved "https://registry.yarnpkg.com/@types/stream-buffers/-/stream-buffers-3.0.4.tgz#bf128182da7bc62722ca0ddf5458a9c65f76e648"
595+
integrity sha512-qU/K1tb2yUdhXkLIATzsIPwbtX6BpZk0l3dPW6xqWyhfzzM1ECaQ/8faEnu3CNraLiQ9LHyQQPBGp7N9Fbs25w==
596596
dependencies:
597597
"@types/node" "*"
598598

0 commit comments

Comments
 (0)