Skip to content

Commit f3be72a

Browse files
committed
Use @digitalbazaar/eslint-config@7.
1 parent cbd0bc3 commit f3be72a

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,8 @@
4545
"vue-router": "^4.3.0"
4646
},
4747
"devDependencies": {
48-
"@digitalbazaar/eslint-config": "^6.2.0",
49-
"eslint": "^9.36.0",
50-
"eslint-plugin-jsdoc": "^60.1.1",
51-
"eslint-plugin-unicorn": "^61.0.2",
52-
"eslint-plugin-vue": "^10.5.0",
53-
"vue-eslint-parser": "^10.2.0"
48+
"@digitalbazaar/eslint-config": "^7.0.0",
49+
"eslint": "^9.38.0"
5450
},
5551
"engines": {
5652
"node": ">=18"

0 commit comments

Comments
 (0)