Skip to content

Commit 38b9a98

Browse files
⬆️ Bump @types/yauzl from 2.10.2 to 2.10.3 (#579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 958449d commit 38b9a98

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
@@ -10,7 +10,7 @@
1010
"author": "Mozilla Add-ons Team",
1111
"license": "MPL-2.0",
1212
"dependencies": {
13-
"@types/yauzl": "2.10.2",
13+
"@types/yauzl": "2.10.3",
1414
"common-tags": "1.8.2",
1515
"first-chunk-stream": "3.0.0",
1616
"strip-bom-stream": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -957,10 +957,10 @@
957957
dependencies:
958958
"@types/yargs-parser" "*"
959959

960-
"@types/[email protected].2":
961-
version "2.10.2"
962-
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.2.tgz#dab926ef9b41a898bc943f11bca6b0bad6d4b729"
963-
integrity sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==
960+
"@types/[email protected].3":
961+
version "2.10.3"
962+
resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.3.tgz#e9b2808b4f109504a03cda958259876f61017999"
963+
integrity sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==
964964
dependencies:
965965
"@types/node" "*"
966966

0 commit comments

Comments
 (0)