Skip to content

Commit

Permalink
Update dependency debug to v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent b55a47b commit 8ba2953
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "^1.6.7",
"codeceptjs": "3.6.2",
"dateformat": "^4.6.3",
"debug": "4.3.4",
"debug": "4.3.6",
"eslint": "^8.0.0",
"eslint-plugin-codeceptjs": "^1.3.0",
"glob": "^7.2.3",
Expand Down Expand Up @@ -54,7 +54,7 @@
"lint-ui-tests": "/usr/bin/yarn lint"
},
"peerDependencies": {
"debug": "4.3.4",
"debug": "4.3.6",
"mocha-junit-reporter": "^2.2.0",
"mocha-multi": "^1.1.7",
"mochawesome": "^6.3.1"
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4106,6 +4106,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 1630b748dea3c581295e02137a9f5cbe2c1d85fea35c1e6597a65ca2b16a6fce68cec61b299d480787ef310ba927dc8c92d3061faba0ad06c6a724672f66be7f
languageName: node
linkType: hard

"decamelize@npm:^1.2.0":
version: 1.2.0
resolution: "decamelize@npm:1.2.0"
Expand Down Expand Up @@ -5239,7 +5251,7 @@ __metadata:
axios: ^1.6.7
codeceptjs: 3.6.2
dateformat: ^4.6.3
debug: 4.3.4
debug: 4.3.6
dotenv: ^16.4.1
eslint: ^8.0.0
eslint-plugin-codeceptjs: ^1.3.0
Expand All @@ -5260,7 +5272,7 @@ __metadata:
typescript: ^5.4.5
webdriverio: 8.36.1
peerDependencies:
debug: 4.3.4
debug: 4.3.6
mocha-junit-reporter: ^2.2.0
mocha-multi: ^1.1.7
mochawesome: ^6.3.1
Expand Down

0 comments on commit 8ba2953

Please sign in to comment.