Skip to content

Commit ff1f9ff

Browse files
authored
chore: update dev dependencies versions, fix audit warnings (#11530)
1 parent b5a0ab6 commit ff1f9ff

3 files changed

Lines changed: 89 additions & 116 deletions

File tree

api-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"generate": "tsx generate.ts"
1313
},
1414
"dependencies": {
15-
"@11ty/eleventy": "^3.1.2",
15+
"@11ty/eleventy": "^3.1.5",
1616
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
1717
"markdown-it": "^14.1.1",
1818
"markdown-it-anchor": "^9.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globals": "^16.5.0",
6262
"husky": "^9.1.4",
6363
"lerna": "9.0.6",
64-
"lint-staged": "^16.2.7",
64+
"lint-staged": "^16.4.0",
6565
"npm-run-all": "^4.1.5",
6666
"patch-package": "^8.0.1",
6767
"postcss-html": "^1.8.0",

0 commit comments

Comments
 (0)