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

Bump careful-downloader from 2.0.1 to 2.0.2

Bumps [careful-downloader](https://github.com/jakejarvis/careful-downloader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/jakejarvis/careful-downloader/releases)
- [Commits](https://github.com/jakejarvis/careful-downloader/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: careful-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-12 14:55:39 +00:00
committed by Jake Jarvis
parent b674adbfe3
commit cdff0818bc
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"exports": "./index.js",
"types": "./index.d.ts",
"dependencies": {
"careful-downloader": "^2.0.1",
"careful-downloader": "^2.0.2",
"log-symbols": "^5.1.0",
"read-pkg-up": "^9.1.0"
},