Skip to content

Commit 53089e6

Browse files
chore(deps-dev): bump eslint-config-hexo from 5.0.0 to 6.0.0
Bumps [eslint-config-hexo](https://github.com/hexojs/eslint-config-hexo) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/hexojs/eslint-config-hexo/releases) - [Commits](hexojs/eslint-config-hexo@5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: eslint-config-hexo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76d8cd0 commit 53089e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"eslint": "^8.56.0",
25-
"eslint-config-hexo": "^5.0.0",
25+
"eslint-config-hexo": "^6.0.0",
2626
"eslint-plugin-json": "^3.1.0",
2727
"eslint-plugin-react": "^7.33.2"
2828
},

0 commit comments

Comments
 (0)