Skip to content

Commit 0d51f2d

Browse files
authored
Merge pull request #462 from salesforcecli/dependabot-npm_and_yarn-types-debug-4.1.9
chore(dev-deps): bump @types/debug from 4.1.8 to 4.1.9
2 parents 52c0b92 + d97af17 commit 0d51f2d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@salesforce/dev-scripts": "^5.10.0",
2121
"@salesforce/plugin-auth": "^2.8.17",
2222
"@salesforce/prettier-config": "^0.0.3",
23-
"@types/debug": "^4.1.8",
23+
"@types/debug": "^4.1.9",
2424
"@types/ejs": "^3.1.2",
2525
"@typescript-eslint/eslint-plugin": "^5.62.0",
2626
"@typescript-eslint/parser": "^5.61.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,10 +1056,10 @@
10561056
dependencies:
10571057
"@types/node" "*"
10581058

1059-
"@types/debug@^4.1.8":
1060-
version "4.1.8"
1061-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.8.tgz#cef723a5d0a90990313faec2d1e22aee5eecb317"
1062-
integrity sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==
1059+
"@types/debug@^4.1.9":
1060+
version "4.1.9"
1061+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
1062+
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
10631063
dependencies:
10641064
"@types/ms" "*"
10651065

0 commit comments

Comments
 (0)