Skip to content

Commit 4ac8a3d

Browse files
davidlehnBigBlueHat
authored andcommitted
Update dependencies.
- Use `@digitalbazaar/eslint-config@6`. - Update eslint dependencies.
1 parent c8e61b6 commit 4ac8a3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@11ty/eleventy": "^3.1.2",
2424
"@11ty/eleventy-fetch": "^5.1.0",
2525
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
26-
"@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#use-eslint-v9",
26+
"@digitalbazaar/eslint-config": "^6.2.0",
2727
"@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",
28+
"eslint": "^9.36.0",
29+
"eslint-plugin-jsdoc": "^60.1.1",
30+
"eslint-plugin-unicorn": "^61.0.2",
3131
"pagefind": "^1.3.0"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)