Skip to content

Commit 104141a

Browse files
authored
Update NPM pkgs, Hugo to 0.147.0 (#6790)
1 parent 16c8bdb commit 104141a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,16 @@
121121
"ajv-errors": "^3.0.0",
122122
"ajv-formats": "^3.0.1",
123123
"autoprefixer": "^10.4.21",
124-
"cspell": "^8.19.2",
124+
"cspell": "^8.19.3",
125125
"gulp": "^5.0.0",
126-
"hugo-extended": "0.145.0",
126+
"hugo-extended": "0.147.0",
127127
"js-yaml": "^4.1.0",
128128
"markdown-link-check": "^3.13.7",
129129
"markdownlint": "^0.37.4",
130130
"markdownlint-cli2": "^0.17.2",
131131
"postcss-cli": "^11.0.1",
132132
"prettier": "3.5.3",
133-
"puppeteer": "^24.7.1",
133+
"puppeteer": "^24.7.2",
134134
"require-dir": "^1.2.0",
135135
"textlint": "^14.6.0",
136136
"textlint-filter-rule-allowlist": "^4.0.0",
@@ -153,8 +153,8 @@
153153
"path": "^0.12.7"
154154
},
155155
"optionalDependencies": {
156-
"netlify-cli": "^20.0.3",
157-
"npm-check-updates": "^18.0.0"
156+
"netlify-cli": "^20.1.1",
157+
"npm-check-updates": "^18.0.1"
158158
},
159159
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
160160
"engines": {

0 commit comments

Comments
 (0)