We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e61b6 commit 4ac8a3dCopy full SHA for 4ac8a3d
package.json
@@ -23,11 +23,11 @@
23
"@11ty/eleventy": "^3.1.2",
24
"@11ty/eleventy-fetch": "^5.1.0",
25
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
26
- "@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#use-eslint-v9",
+ "@digitalbazaar/eslint-config": "^6.2.0",
27
"@kevingimbel/eleventy-plugin-mermaid": "^3.0.0",
28
- "eslint": "^9.34.0",
29
- "eslint-plugin-jsdoc": "^54.1.1",
30
- "eslint-plugin-unicorn": "^60.0.0",
+ "eslint": "^9.36.0",
+ "eslint-plugin-jsdoc": "^60.1.1",
+ "eslint-plugin-unicorn": "^61.0.2",
31
"pagefind": "^1.3.0"
32
},
33
"dependencies": {
0 commit comments