Skip to content

Commit c302764

Browse files
authored
Merge pull request #506 from salesforcecli/dependabot-npm_and_yarn-types-debug-4.1.12
chore(dev-deps): bump @types/debug from 4.1.10 to 4.1.12
2 parents 0a9f107 + 8008494 commit c302764

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
@@ -18,7 +18,7 @@
1818
"@oclif/plugin-help": "^5.2.20",
1919
"@salesforce/dev-scripts": "^6.0.3",
2020
"@salesforce/plugin-auth": "^2.8.26",
21-
"@types/debug": "^4.1.10",
21+
"@types/debug": "^4.1.12",
2222
"@types/ejs": "^3.1.4",
2323
"eslint-plugin-sf-plugin": "^1.16.14",
2424
"oclif": "^3.17.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,10 +1067,10 @@
10671067
dependencies:
10681068
"@types/node" "*"
10691069

1070-
"@types/debug@^4.1.10":
1071-
version "4.1.10"
1072-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.10.tgz#f23148a6eb771a34c466a4fc28379d8101e84494"
1073-
integrity sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==
1070+
"@types/debug@^4.1.12":
1071+
version "4.1.12"
1072+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
1073+
integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
10741074
dependencies:
10751075
"@types/ms" "*"
10761076

0 commit comments

Comments
 (0)