Skip to content

Commit 9a9edb2

Browse files
dependabot[bot]fusepilot
authored andcommitted
Bump debug from 2.6.4 to 2.6.9 in /packages/create-cep-extension (#49)
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.4 to 2.6.9. - [Release notes](https://github.com/visionmedia/debug/releases) - [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md) - [Commits](debug-js/debug@2.6.4...2.6.9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dff8ef5 commit 9a9edb2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/create-cep-extension/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ cross-spawn@^4.0.0:
8484
which "^1.2.9"
8585

8686
debug@^2.2.0:
87-
version "2.6.4"
88-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.4.tgz#7586a9b3c39741c0282ae33445c4e8ac74734fe0"
87+
version "2.6.9"
88+
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
8989
dependencies:
90-
ms "0.7.3"
90+
ms "2.0.0"
9191

9292
duplexer2@~0.0.2:
9393
version "0.0.2"
@@ -281,9 +281,9 @@ minimist@0.0.8:
281281
dependencies:
282282
minimist "0.0.8"
283283

284-
ms@0.7.3:
285-
version "0.7.3"
286-
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.3.tgz#708155a5e44e33f5fd0fc53e81d0d40a91be1fff"
284+
ms@2.0.0:
285+
version "2.0.0"
286+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
287287

288288
once@^1.3.0, once@^1.3.3:
289289
version "1.4.0"

0 commit comments

Comments
 (0)