Skip to content

Commit 527129f

Browse files
authored
Merge pull request #391 from salesforcecli/dependabot-npm_and_yarn-types-debug-4.1.8
chore(dev-deps): bump @types/debug from 4.1.7 to 4.1.8
2 parents 3098bab + 3b2f063 commit 527129f

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.4.2",
2121
"@salesforce/plugin-auth": "^2.8.1",
2222
"@salesforce/prettier-config": "^0.0.3",
23-
"@types/debug": "^4.1.7",
23+
"@types/debug": "^4.1.8",
2424
"@types/ejs": "^3.1.2",
2525
"@typescript-eslint/eslint-plugin": "^5.59.11",
2626
"@typescript-eslint/parser": "^5.59.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,10 +1107,10 @@
11071107
dependencies:
11081108
"@types/node" "*"
11091109

1110-
"@types/debug@^4.1.7":
1111-
version "4.1.7"
1112-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
1113-
integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
1110+
"@types/debug@^4.1.8":
1111+
version "4.1.8"
1112+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.8.tgz#cef723a5d0a90990313faec2d1e22aee5eecb317"
1113+
integrity sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==
11141114
dependencies:
11151115
"@types/ms" "*"
11161116

0 commit comments

Comments
 (0)