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

bump deps

This commit is contained in:
2022-02-11 20:24:25 -05:00
parent 7c1ca1988e
commit aa53c4427a
2 changed files with 67 additions and 60 deletions
+2 -2
View File
@@ -29,12 +29,12 @@
"dependencies": {
"careful-downloader": "^2.0.1",
"log-symbols": "^5.1.0",
"read-pkg-up": "^9.0.0"
"read-pkg-up": "^9.1.0"
},
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"del": "^6.0.0",
"eslint": "^8.7.0",
"eslint": "^8.9.0",
"mocha": "^9.2.0"
},
"scripts": {