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

Bump del from 6.1.0 to 6.1.1

Bumps [del](https://github.com/sindresorhus/del) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: del
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-08 21:56:28 +00:00
committed by Jake Jarvis
parent 59d0aa5107
commit f96635e976
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
},
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"del": "^6.1.0",
"del": "^6.1.1",
"eslint": "^8.17.0",
"mocha": "^9.2.2"
},