Skip to content

Commit f76f257

Browse files
committed
Use @digitalbazaar/eslint-config@6.
1 parent 0ad3ae0 commit f76f257

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# bedrock-vue-wallet ChangeLog
22

3-
## 29.5.2 - 2025-08-xx
3+
## 29.5.2 - 2025-09-xx
44

55
### Changed
66
- Update to `eslint@9`.
7+
- Use `@digitalbazaar/eslint-config@6`.
78

89
### Fixed
910
- Fix lint issues.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"vue-router": "^4.3.0"
4646
},
4747
"devDependencies": {
48-
"@digitalbazaar/eslint-config": "github:digitalbazaar/eslint-config-digitalbazaar#use-eslint-v9",
48+
"@digitalbazaar/eslint-config": "^6.0.0",
4949
"eslint": "^9.34.0",
5050
"eslint-plugin-jsdoc": "^54.1.1",
5151
"eslint-plugin-unicorn": "^60.0.0",

0 commit comments

Comments
 (0)