Skip to content

Commit

Permalink
Update NPM packages, with Hugo to 0.139.0 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Nov 21, 2024
1 parent 4b685d5 commit ee4e6d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"cspell": "^8.14.2",
"hugo-extended": "0.133.0",
"cspell": "^8.16.0",
"hugo-extended": "0.139.0",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3"
},
"optionalDependencies": {
"netlify-cli": "^17.34.2",
"npm-check-updates": "^17.1.0"
"netlify-cli": "^17.37.2",
"npm-check-updates": "^17.1.11"
},
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
"engines": {
"node": "20.x"
"node": "22.x"
},
"gitHubActionCacheKey": "2024-07-02 - change this key to force cache refresh",
"private": true,
Expand Down

0 comments on commit ee4e6d6

Please sign in to comment.