Skip to content

Commit a57b6bc

Browse files
dependabot[bot]lihqi
authored andcommitted
Bump debug from 4.1.1 to 4.4.0
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.4.0. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.4.0) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 503ae06 commit a57b6bc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ cross-spawn@^7.0.2:
180180
which "^2.0.1"
181181

182182
debug@^4.0.1, debug@^4.1.1:
183-
version "4.1.1"
184-
resolved "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
185-
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
183+
version "4.4.0"
184+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
185+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
186186
dependencies:
187-
ms "^2.1.1"
187+
ms "^2.1.3"
188188

189189
deep-is@^0.1.3:
190190
version "0.1.3"
@@ -518,10 +518,10 @@ mkdirp@^0.5.1:
518518
dependencies:
519519
minimist "^1.2.5"
520520

521-
ms@^2.1.1:
522-
version "2.1.2"
523-
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
524-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
521+
ms@^2.1.3:
522+
version "2.1.3"
523+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
524+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
525525

526526
natural-compare@^1.4.0:
527527
version "1.4.0"

0 commit comments

Comments
 (0)