Skip to content

Commit b9b2750

Browse files
Bump debug from 2.6.8 to 2.6.9
Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 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.6.8...2.6.9) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92af7ce commit b9b2750

File tree

2 files changed

+54
-47
lines changed

2 files changed

+54
-47
lines changed

package-lock.json

100755100644
Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

100755100644
Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,13 +1434,20 @@ dateformat@^2.0.0:
14341434
resolved "http://registry.npm.taobao.org/dateformat/download/dateformat-2.0.0.tgz"
14351435
integrity sha1-J0Pjq7XD/CRi5SfcpEXgTp9N7hc=
14361436

1437-
debug@2.6.8, debug@^2.2.0, debug@^2.6.3, debug@^2.6.8:
1437+
debug@2.6.8:
14381438
version "2.6.8"
14391439
resolved "http://registry.npm.taobao.org/debug/download/debug-2.6.8.tgz"
14401440
integrity sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=
14411441
dependencies:
14421442
ms "2.0.0"
14431443

1444+
debug@^2.2.0, debug@^2.6.3, debug@^2.6.8:
1445+
version "2.6.9"
1446+
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
1447+
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
1448+
dependencies:
1449+
ms "2.0.0"
1450+
14441451
debug@~2.2.0:
14451452
version "2.2.0"
14461453
resolved "http://registry.npm.taobao.org/debug/download/debug-2.2.0.tgz"
@@ -3147,8 +3154,8 @@ ms@0.7.2:
31473154

31483155
ms@2.0.0:
31493156
version "2.0.0"
3150-
resolved "http://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz"
3151-
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
3157+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
3158+
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
31523159

31533160
multiparty@3.3.2:
31543161
version "3.3.2"

0 commit comments

Comments
 (0)