Skip to content

Commit ce646d2

Browse files
chore(deps): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /tools/code-style directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint-config-love](https://github.com/mightyiam/eslint-config-love). Updates `@eslint/js` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js) Updates `eslint-config-love` from 114.0.0 to 116.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@v114.0.0...v116.0.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-love dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f07fd40 commit ce646d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/code-style/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
},
88
"dependencies": {
99
"@eslint/eslintrc": "3.2.0",
10-
"@eslint/js": "9.17.0",
10+
"@eslint/js": "9.18.0",
1111
"@types/eslint": "^9.6.1",
1212
"eslint": "9.14.0",
13-
"eslint-config-love": "114.0.0",
13+
"eslint-config-love": "116.0.0",
1414
"eslint-plugin-editorconfig": "4.0.3",
1515
"eslint-plugin-import": "2.31.0",
1616
"eslint-plugin-jsdoc": "50.6.1",

0 commit comments

Comments
 (0)