Skip to content

Commit

Permalink
[infra] Upgrade all NPM packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Aug 5, 2024
1 parent 5ef373b commit 85c6538
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,15 @@
},
"devDependencies": {
"cpy-cli": "^5.0.0",
"hugo-extended": "0.130.0",
"hugo-extended": "0.131.0",
"markdown-link-check": "^3.12.2",
"mkdirp": "^3.0.1",
"prettier": "^3.3.3"
},
"optionalDependencies": {
"netlify-cli": "^17.33.5",
"npm-check-updates": "^17.0.3"
},
"engines": {
"node": ">=20"
}
Expand Down
2 changes: 1 addition & 1 deletion userguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"update:pkgs": "npx npm-check-updates -u"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"postcss-cli": "^11.0.0"
}
}

0 comments on commit 85c6538

Please sign in to comment.