Skip to content

Commit 3fabf88

Browse files
Bump debug from 4.3.2 to 4.3.4
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.2...4.3.4) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 851b7b4 commit 3fabf88

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

Diff for: yarn.lock

+3-10
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@ debug@3.2.6:
902902
dependencies:
903903
ms "^2.1.1"
904904

905-
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.3:
905+
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3:
906906
version "4.3.4"
907907
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
908908
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -916,13 +916,6 @@ debug@^2.2.0:
916916
dependencies:
917917
ms "2.0.0"
918918

919-
debug@^4.0.1, debug@^4.3.2:
920-
version "4.3.2"
921-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
922-
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
923-
dependencies:
924-
ms "2.1.2"
925-
926919
decamelize@^1.2.0:
927920
version "1.2.0"
928921
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -3032,12 +3025,12 @@ ms@2.1.1:
30323025
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
30333026
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
30343027

3035-
ms@2.1.2, ms@^2.1.1:
3028+
ms@2.1.2:
30363029
version "2.1.2"
30373030
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
30383031
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
30393032

3040-
ms@^2.0.0:
3033+
ms@^2.0.0, ms@^2.1.1:
30413034
version "2.1.3"
30423035
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
30433036
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

0 commit comments

Comments
 (0)