Skip to content

Commit

Permalink
Upgrade hugo-extended, netlify-cli (#2974)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Jul 5, 2023
1 parent 5917737 commit ce34928
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"update:pkg:hugo": "npm install --save-dev --save-exact hugo-extended@latest",
"update:pkg:hugo+": "npm run update:pkg:hugo && npm run update:pkg:docsy-dep",
"update:pkg:netlify": "npm install --save-dev netlify-cli@latest",
"update:pkg:other": "npm install --save-dev npm-run-all@latest",
"update:pkg:other": "npm install --save-dev npm-run-all@latest gulp@latest",
"update:submodule:lang": "run-s update:submodule _get:submodule:non-lang",
"update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 1}"
},
"devDependencies": {
"autoprefixer": "^10.4.14",
"cspell": "^6.31.1",
"gulp": "^4.0.2",
"hugo-extended": "0.113.0",
"netlify-cli": "^15.0.1",
"hugo-extended": "0.115.1",
"netlify-cli": "^15.8.0",
"npm-run-all": "^4.1.5",
"postcss-cli": "^10.1.0",
"prettier": "^2.8.4",
Expand Down

0 comments on commit ce34928

Please sign in to comment.