Skip to content

Commit

Permalink
chore(deps): bump debug from 4.1.1 to 4.3.1 in /packages/cli (#2544)
Browse files Browse the repository at this point in the history
* chore(deps): bump debug from 4.1.1 to 4.3.1 in /packages/cli

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.1)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update lock file for dependabot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Black <eblack@salesforce.com>
  • Loading branch information
dependabot[bot] and eablack committed Mar 5, 2024
1 parent 536b2ec commit 17605c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -49,7 +49,7 @@
"chalk": "^2.4.2",
"commander": "^2.15.1",
"date-fns": "^2.30.0",
"debug": "4.1.1",
"debug": "4.3.1",
"edit-string": "^1.1.6",
"execa": "5.1.1",
"foreman": "^3.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -7980,15 +7980,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.1.1, debug@npm:^4.1.0, debug@npm:^4.1.1":
version: 4.1.1
resolution: "debug@npm:4.1.1"
dependencies:
ms: ^2.1.1
checksum: 1e681f5cce94ba10f8dde74b20b42e4d8cf0d2a6700f4c165bb3bb6885565ef5ca5885bf07e704974a835f2415ff095a63164f539988a1f07e8a69fe8b1d65ad
languageName: node
linkType: hard

"debug@npm:4.3.1":
version: 4.3.1
resolution: "debug@npm:4.3.1"
Expand Down Expand Up @@ -8019,6 +8010,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.1.0, debug@npm:^4.1.1":
version: 4.1.1
resolution: "debug@npm:4.1.1"
dependencies:
ms: ^2.1.1
checksum: 1e681f5cce94ba10f8dde74b20b42e4d8cf0d2a6700f4c165bb3bb6885565ef5ca5885bf07e704974a835f2415ff095a63164f539988a1f07e8a69fe8b1d65ad
languageName: node
linkType: hard

"debuglog@npm:^1.0.1":
version: 1.0.1
resolution: "debuglog@npm:1.0.1"
Expand Down Expand Up @@ -10964,7 +10964,7 @@ __metadata:
chalk: ^2.4.2
commander: ^2.15.1
date-fns: ^2.30.0
debug: 4.1.1
debug: 4.3.1
edit-string: ^1.1.6
execa: 5.1.1
foreman: ^3.0.1
Expand Down

0 comments on commit 17605c3

Please sign in to comment.