Skip to content

Commit 418b15e

Browse files
authored
[infra] Update pkgs, Hugo to 0.136.1 (#5437)
1 parent a2fd8c4 commit 418b15e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -111,23 +111,23 @@
111111
"update:submodule": "set -x && git submodule update --remote ${DEPTH:- --depth 999}"
112112
},
113113
"devDependencies": {
114-
"@cspell/dict-es-es": "^3.0.0",
115-
"@cspell/dict-fr-fr": "^2.2.2",
116-
"@cspell/dict-pt-br": "^2.3.0",
114+
"@cspell/dict-es-es": "^3.0.3",
115+
"@cspell/dict-fr-fr": "^2.2.5",
116+
"@cspell/dict-pt-br": "^2.3.3",
117117
"ajv": "^8.17.1",
118118
"ajv-errors": "^3.0.0",
119119
"ajv-formats": "^3.0.1",
120120
"autoprefixer": "^10.4.20",
121-
"cspell": "^8.14.4",
121+
"cspell": "^8.15.4",
122122
"gulp": "^5.0.0",
123-
"hugo-extended": "0.133.0",
123+
"hugo-extended": "0.136.1",
124124
"js-yaml": "^4.1.0",
125125
"markdown-link-check": "^3.12.2",
126126
"markdownlint": "^0.35.0",
127127
"postcss-cli": "^11.0.0",
128128
"prettier": "^3.3.3",
129129
"require-dir": "^1.2.0",
130-
"textlint": "^14.2.0",
130+
"textlint": "^14.2.1",
131131
"textlint-filter-rule-allowlist": "^4.0.0",
132132
"textlint-filter-rule-comments": "^1.2.2",
133133
"textlint-rule-terminology": "^5.2.12",
@@ -148,8 +148,8 @@
148148
"path": "^0.12.7"
149149
},
150150
"optionalDependencies": {
151-
"netlify-cli": "^17.36.4",
152-
"npm-check-updates": "^17.1.3"
151+
"netlify-cli": "^17.37.1",
152+
"npm-check-updates": "^17.1.4"
153153
},
154154
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
155155
"engines": {

0 commit comments

Comments
 (0)