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 Jul 29, 2024
1 parent 8096347 commit acabce4
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 5 deletions.
25 changes: 23 additions & 2 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"chokidar": "3.6.0",
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"debug": "4.3.5",
"debug": "4.3.6",
"eslint": "^9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5603,7 +5603,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:4.3.5, debug@npm:^4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
"debug@npm:4, debug@npm:^4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
Expand All @@ -5615,6 +5615,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

"debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -5926,7 +5938,7 @@ __metadata:
copy-webpack-plugin: 12.0.2
css-loader: 7.1.2
csurf: 1.11.0
debug: 4.3.5
debug: 4.3.6
dotenv: ^16.4.5
eslint: ^9.5.0
eslint-config-prettier: 9.1.0
Expand Down

0 comments on commit acabce4

Please sign in to comment.