Skip to content

Commit dc240ca

Browse files
dependabot[bot]jkowalleck
authored andcommitted
chore(deps): bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the /tools/code-style directory: [eslint-config-love](https://github.com/mightyiam/eslint-config-love), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin). Updates `eslint-config-love` from 99.0.0 to 107.0.0 - [Release notes](https://github.com/mightyiam/eslint-config-love/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v99.0.0...v107.0.0) Updates `eslint-plugin-n` from 17.13.2 to 17.14.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.13.2...v17.14.0) Updates `eslint-plugin-tsdoc` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.4.0/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-config-love dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-n dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-tsdoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49eefcd commit dc240ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/code-style/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"@eslint/js": "9.15.0",
1111
"@types/eslint": "^9.6.1",
1212
"eslint": "9.14.0",
13-
"eslint-config-love": "99.0.0",
13+
"eslint-config-love": "107.0.0",
1414
"eslint-plugin-editorconfig": "4.0.3",
1515
"eslint-plugin-import": "2.31.0",
1616
"eslint-plugin-jsdoc": "50.5.0",
1717
"eslint-plugin-license-header": "0.6.1",
18-
"eslint-plugin-n": "17.13.2",
18+
"eslint-plugin-n": "17.14.0",
1919
"eslint-plugin-promise": "7.1.0",
2020
"eslint-plugin-simple-import-sort": "12.1.1",
21-
"eslint-plugin-tsdoc": "0.3.0",
21+
"eslint-plugin-tsdoc": "0.4.0",
2222
"globals": "^15.7.0",
2323
"typescript-eslint": "8.15.0"
2424
}

0 commit comments

Comments
 (0)