Skip to content

Commit 4be00c9

Browse files
Bump debug from 2.2.0 to 2.6.9
Bumps [debug](https://github.com/debug-js/debug) from 2.2.0 to 2.6.9. - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](debug-js/debug@2.2.0...2.6.9) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b38d33 commit 4be00c9

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
@@ -732,11 +732,11 @@ [email protected]:
732732
ms "2.1.2"
733733

734734
debug@^2.2.0:
735-
version "2.2.0"
736-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
737-
integrity sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=
735+
version "2.6.9"
736+
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
737+
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
738738
dependencies:
739-
ms "0.7.1"
739+
ms "2.0.0"
740740

741741
debuglog@^1.0.1:
742742
version "1.0.1"
@@ -1791,10 +1791,10 @@ mocha@^10.0.0:
17911791
yargs-parser "20.2.4"
17921792
yargs-unparser "2.0.0"
17931793

1794-
ms@0.7.1:
1795-
version "0.7.1"
1796-
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
1797-
integrity sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=
1794+
ms@2.0.0:
1795+
version "2.0.0"
1796+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
1797+
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
17981798

17991799
18001800
version "2.1.2"

0 commit comments

Comments
 (0)