Skip to content

Commit adef909

Browse files
build(deps): bump debug from 4.3.5 to 4.3.6
Bumps [debug](https://github.com/debug-js/debug) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.5...4.3.6) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdeff49 commit adef909

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.yarn/install-state.gz

2.58 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"dependencies": {
8585
"@tokenizer/range": "^0.9.0",
86-
"debug": "^4.3.5",
86+
"debug": "^4.3.6",
8787
"strtok3": "^9.0.0"
8888
},
8989
"packageManager": "[email protected]"

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ __metadata:
314314
"@types/node": "npm:^20.14.11"
315315
chai: "npm:^5.1.1"
316316
coveralls: "npm:^3.1.1"
317-
debug: "npm:^4.3.5"
317+
debug: "npm:^4.3.6"
318318
del-cli: "npm:^5.1.0"
319319
karma: "npm:^6.4.3"
320320
karma-chrome-launcher: "npm:^3.2.0"

0 commit comments

Comments
 (0)