Skip to content

Commit c4234b3

Browse files
authored
Merge pull request #701 from salesforcecli/dependabot-npm_and_yarn-debug-4.4.0
fix(deps): bump debug from 4.3.7 to 4.4.0
2 parents a6c3585 + 6bd0dc0 commit c4234b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@salesforce/kit": "^3.2.3",
4949
"@salesforce/ts-types": "^2.0.11",
5050
"@types/shelljs": "^0.8.15",
51-
"debug": "^4.3.7",
51+
"debug": "^4.4.0",
5252
"jszip": "^3.10.1",
5353
"shelljs": "^0.8.4",
5454
"sinon": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,10 +1611,10 @@ dateformat@^4.6.3:
16111611
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
16121612
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
16131613

1614-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7:
1615-
version "4.3.7"
1616-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
1617-
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
1614+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0:
1615+
version "4.4.0"
1616+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
1617+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
16181618
dependencies:
16191619
ms "^2.1.3"
16201620

0 commit comments

Comments
 (0)