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.
@digitalbazaar/eslint-config@7
1 parent cbd0bc3 commit fd217bdCopy full SHA for fd217bd
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# bedrock-vue-wallet ChangeLog
2
3
+## 29.5.3 - 2025-10-xx
4
+
5
+### Changed
6
+- Use `@digitalbazaar/eslint-config@7`.
7
8
## 29.5.2 - 2025-09-22
9
10
### Changed
package.json
@@ -45,12 +45,8 @@
45
"vue-router": "^4.3.0"
46
},
47
"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"
+ "@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#remove-peer-deps",
+ "eslint": "^9.38.0"
54
55
"engines": {
56
"node": ">=18"
0 commit comments