File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 11# @digitalbazaar/eslint-config ChangeLog
22
3+ ### 6.2.0 - 2025-09-xx
4+
5+ ### Changed
6+ - Update dependencies and peerDependencies.
7+ - ` @eslint/js@^9.36.0 `
8+ - ` @stylistic/eslint-plugin@^5.4.0 `
9+ - ` eslint-plugin-jsdoc@^60.1.1 `
10+ - ` eslint@^9.36.0 `
11+
312### 6.1.0 - 2025-09-18
413
514### Changed
Original file line number Diff line number Diff line change 4343 },
4444 "homepage" : " https://github.com/digitalbazaar/eslint-config-digitalbazaar#readme" ,
4545 "dependencies" : {
46- "@eslint/js" : " ^9.35 .0" ,
47- "@stylistic/eslint-plugin" : " ^5.3.1 " ,
46+ "@eslint/js" : " ^9.36 .0" ,
47+ "@stylistic/eslint-plugin" : " ^5.4.0 " ,
4848 "globals" : " ^16.4.0"
4949 },
5050 "devDependencies" : {
51- "eslint" : " ^9.35 .0" ,
51+ "eslint" : " ^9.36 .0" ,
5252 "eslint-plugin-eslint-plugin" : " ^7.0.0" ,
53- "eslint-plugin-jsdoc" : " ^59.0 .1" ,
53+ "eslint-plugin-jsdoc" : " ^60.1 .1" ,
5454 "eslint-plugin-import" : " ^2.32.0" ,
5555 "eslint-plugin-unicorn" : " ^61.0.2"
5656 },
5757 "peerDependencies" : {
58- "eslint" : " ^9.35 .0" ,
59- "eslint-plugin-jsdoc" : " ^59.0 .1" ,
58+ "eslint" : " ^9.36 .0" ,
59+ "eslint-plugin-jsdoc" : " ^60.1 .1" ,
6060 "eslint-plugin-unicorn" : " ^61.0.2"
6161 },
6262 "peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments