Skip to content

Commit 43844c7

Browse files
authoredAug 26, 2024··
Update NPM packages, including Hugo to 0.133.0 (#5106)
1 parent 07940cc commit 43844c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -117,16 +117,16 @@
117117
"ajv-errors": "^3.0.0",
118118
"ajv-formats": "^3.0.1",
119119
"autoprefixer": "^10.4.20",
120-
"cspell": "^8.13.1",
120+
"cspell": "^8.14.2",
121121
"gulp": "^5.0.0",
122-
"hugo-extended": "0.131.0",
122+
"hugo-extended": "0.133.0",
123123
"js-yaml": "^4.1.0",
124124
"markdown-link-check": "^3.12.2",
125125
"markdownlint": "^0.34.0",
126126
"postcss-cli": "^11.0.0",
127127
"prettier": "^3.3.3",
128128
"require-dir": "^1.2.0",
129-
"textlint": "^14.0.4",
129+
"textlint": "^14.2.0",
130130
"textlint-filter-rule-allowlist": "^4.0.0",
131131
"textlint-filter-rule-comments": "^1.2.2",
132132
"textlint-rule-terminology": "^5.2.6",
@@ -143,12 +143,12 @@
143143
"@opentelemetry/resources": "^1.25.1",
144144
"@opentelemetry/sdk-trace-base": "^1.25.1",
145145
"@opentelemetry/sdk-trace-web": "^1.25.1",
146-
"@opentelemetry/semantic-conventions": "^1.25.1",
146+
"@opentelemetry/semantic-conventions": "^1.26.0",
147147
"path": "^0.12.7"
148148
},
149149
"optionalDependencies": {
150-
"netlify-cli": "^17.33.5",
151-
"npm-check-updates": "^17.0.3"
150+
"netlify-cli": "^17.34.3",
151+
"npm-check-updates": "^17.1.0"
152152
},
153153
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
154154
"engines": {

0 commit comments

Comments
 (0)
Please sign in to comment.