Skip to content

Commit 93c1062

Browse files
Bump debug from 4.3.1 to 4.3.2
Bumps [debug](https://github.com/visionmedia/debug) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](debug-js/debug@4.3.1...4.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 90293b1 commit 93c1062

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chai": "^4.3.4",
2626
"chai-as-promised": "^7.0.0",
2727
"chai-files": "^1.0.0",
28-
"debug": "^4.3.1",
28+
"debug": "^4.3.2",
2929
"ember-cli-internal-test-helpers": "^0.9.1",
3030
"fs-extra": "^9.1.0",
3131
"testdouble": "^3.16.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1947,7 +1947,14 @@ [email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.
19471947
dependencies:
19481948
ms "2.0.0"
19491949

1950-
debug@4, [email protected], debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
1950+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
1951+
version "4.3.2"
1952+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
1953+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
1954+
dependencies:
1955+
ms "2.1.2"
1956+
1957+
19511958
version "4.3.1"
19521959
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
19531960
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==

0 commit comments

Comments
 (0)