Skip to content

Commit

Permalink
Bump debug from 2.6.8 to 2.6.9 in /sample-app
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](debug-js/debug@2.6.8...2.6.9)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2023
1 parent 6f6e612 commit ef3f713
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
16 changes: 13 additions & 3 deletions sample-app/package-lock.json

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

2 changes: 1 addition & 1 deletion sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"connect-ensure-login": "^0.1.1",
"connect-flash": "^0.1.1",
"cookie-parser": "^1.4.3",
"debug": "^2.6.1",
"debug": "^2.6.9",
"dotenv": "^4.0.0",
"express": "^4.14.1",
"express-session": "^1.11.3",
Expand Down
2 changes: 1 addition & 1 deletion sample-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

[email protected], debug@^2.6.1:
[email protected], debug@^2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
dependencies:
Expand Down

0 comments on commit ef3f713

Please sign in to comment.