Skip to content

Commit 5e4ecb6

Browse files
authored
[CI] Update NPM packages including prettier and Hugo (#4583)
1 parent d638c38 commit 5e4ecb6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,15 @@
9595
},
9696
"devDependencies": {
9797
"autoprefixer": "^10.4.19",
98-
"cspell": "^8.0.0",
98+
"cspell": "^8.8.3",
9999
"gulp": "^4.0.2",
100-
"hugo-extended": "0.126.1",
101-
"markdown-link-check": "^3.12.1",
100+
"hugo-extended": "0.126.2",
101+
"markdown-link-check": "^3.12.2",
102102
"markdownlint": "^0.34.0",
103103
"postcss-cli": "^11.0.0",
104-
"prettier": "^3.0.3",
104+
"prettier": "^3.3.0",
105105
"require-dir": "^1.2.0",
106-
"textlint": "^14.0.1",
106+
"textlint": "^14.0.4",
107107
"textlint-filter-rule-allowlist": "^4.0.0",
108108
"textlint-filter-rule-comments": "^1.2.2",
109109
"textlint-rule-terminology": "^5.0.0",

0 commit comments

Comments
 (0)