Skip to content

Commit

Permalink
[infra] Update pkgs, Hugo to 0.136.1 (#5437)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Oct 18, 2024
1 parent a2fd8c4 commit 418b15e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,23 +111,23 @@
"update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 999}"
},
"devDependencies": {
"@cspell/dict-es-es": "^3.0.0",
"@cspell/dict-fr-fr": "^2.2.2",
"@cspell/dict-pt-br": "^2.3.0",
"@cspell/dict-es-es": "^3.0.3",
"@cspell/dict-fr-fr": "^2.2.5",
"@cspell/dict-pt-br": "^2.3.3",
"ajv": "^8.17.1",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"autoprefixer": "^10.4.20",
"cspell": "^8.14.4",
"cspell": "^8.15.4",
"gulp": "^5.0.0",
"hugo-extended": "0.133.0",
"hugo-extended": "0.136.1",
"js-yaml": "^4.1.0",
"markdown-link-check": "^3.12.2",
"markdownlint": "^0.35.0",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"require-dir": "^1.2.0",
"textlint": "^14.2.0",
"textlint": "^14.2.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^5.2.12",
Expand All @@ -148,8 +148,8 @@
"path": "^0.12.7"
},
"optionalDependencies": {
"netlify-cli": "^17.36.4",
"npm-check-updates": "^17.1.3"
"netlify-cli": "^17.37.1",
"npm-check-updates": "^17.1.4"
},
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
"engines": {
Expand Down

0 comments on commit 418b15e

Please sign in to comment.