Skip to content

Commit

Permalink
chore(deps): update dependency debug to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent c020eb5 commit 78823f8
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.5",
"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.5",
"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.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
ms: 2.1.2
peerDependenciesMeta:
supports-color:
optional: true
checksum: 7c002b51e256257f936dda09eb37167df952758c57badf6bf44bdc40b89a4bcb8e5a0a2e4c7b53f97c69e2970dd5272d33a757378a12c8f8e64ea7bf99e8e86e
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.5
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.5
mocha-junit-reporter: ^2.2.0
mocha-multi: ^1.1.7
mochawesome: ^6.3.1
Expand Down

0 comments on commit 78823f8

Please sign in to comment.