Skip to content

Commit 58c2b16

Browse files
chore(deps): bump debug and @types/debug
Bumps [debug](https://github.com/debug-js/debug) and [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug). These dependencies needed to be updated together. Updates `debug` from 4.3.5 to 4.4.0 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.5...4.4.0) Updates `@types/debug` from 4.1.7 to 4.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/debug" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d488b7 commit 58c2b16

File tree

2 files changed

+14
-45
lines changed

2 files changed

+14
-45
lines changed

package-lock.json

+12-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"async-retry": "1.3.3",
1818
"clean-deep": "3.4.0",
1919
"cli-select": "1.1.2",
20-
"debug": "4.3.5",
20+
"debug": "4.4.0",
2121
"deep-diff": "1.0.2",
2222
"dotenv": "16.4.5",
2323
"envalid": "8.0.0",
@@ -43,7 +43,7 @@
4343
"@hkdobrev/run-if-changed": "0.3.1",
4444
"@jest/types": "27.5.1",
4545
"@types/async-retry": "1.4.4",
46-
"@types/debug": "4.1.7",
46+
"@types/debug": "4.1.12",
4747
"@types/express": "4.17.13",
4848
"@types/ignore-walk": "3.0.2",
4949
"@types/jest": "27.5.2",

0 commit comments

Comments
 (0)