Skip to content

Commit 0fcee49

Browse files
authored
Merge pull request #486 from salesforcecli/dependabot-npm_and_yarn-types-debug-4.1.10
chore(dev-deps): bump @types/debug from 4.1.9 to 4.1.10
2 parents c3e1596 + 3d7ab99 commit 0fcee49

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.11.0",
2121
"@salesforce/plugin-auth": "^2.8.20",
2222
"@salesforce/prettier-config": "^0.0.3",
23-
"@types/debug": "^4.1.9",
23+
"@types/debug": "^4.1.10",
2424
"@types/ejs": "^3.1.4",
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
@@ -1153,10 +1153,10 @@
11531153
dependencies:
11541154
"@types/node" "*"
11551155

1156-
"@types/debug@^4.1.9":
1157-
version "4.1.9"
1158-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
1159-
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
1156+
"@types/debug@^4.1.10":
1157+
version "4.1.10"
1158+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.10.tgz#f23148a6eb771a34c466a4fc28379d8101e84494"
1159+
integrity sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==
11601160
dependencies:
11611161
"@types/ms" "*"
11621162

0 commit comments

Comments
 (0)