1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

Bump log-symbols from 5.0.0 to 5.1.0

Bumps [log-symbols](https://github.com/sindresorhus/log-symbols) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/log-symbols/releases)
- [Commits](https://github.com/sindresorhus/log-symbols/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: log-symbols
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-06 20:01:40 +00:00
committed by Jake Jarvis
parent d62b060561
commit 903e94f56b
2 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"types": "./index.d.ts",
"dependencies": {
"careful-downloader": "^2.0.1",
"log-symbols": "^5.0.0",
"log-symbols": "^5.1.0",
"read-pkg-up": "^9.0.0"
},
"devDependencies": {