Skip to content

Commit 03e9d80

Browse files
chore(deps-dev): bump eslint-config-hexo from 5.0.0 to 6.0.0 (#97)
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-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b20e83f commit 03e9d80

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
@@ -28,7 +28,7 @@
2828
"c8": "^11.0.0",
2929
"chai": "^4.3.6",
3030
"eslint": "^9.0.0",
31-
"eslint-config-hexo": "^5.0.0",
31+
"eslint-config-hexo": "^6.0.0",
3232
"hexo": "^7.0.0",
3333
"mocha": "^10.0.0"
3434
},

0 commit comments

Comments
 (0)