Skip to content

Commit 12be4f8

Browse files
(npm): Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [eslint-config-love](https://github.com/mightyiam/eslint-config-love), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) and [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest). Updates `eslint-config-love` from 57.0.0 to 59.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@v57.0.0...v59.0.0) Updates `eslint-plugin-promise` from 6.6.0 to 7.0.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.0.0) Updates `eslint-plugin-vitest` from 0.4.1 to 0.5.4 - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v0.4.1...v0.5.4) --- updated-dependencies: - dependency-name: eslint-config-love dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e35daef commit 12be4f8

File tree

2 files changed

+40
-18
lines changed

2 files changed

+40
-18
lines changed

package-lock.json

Lines changed: 37 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@typescript-eslint/eslint-plugin": "^7.17.0",
4848
"dotenv": "^16.4.5",
4949
"eslint": "^8.57.0",
50-
"eslint-config-love": "^57.0.0",
50+
"eslint-config-love": "^59.0.0",
5151
"eslint-config-prettier": "^9.1.0",
5252
"eslint-plugin-github": "^5.0.1",
5353
"eslint-plugin-import": "^2.29.1",
5454
"eslint-plugin-n": "^17.9.0",
5555
"eslint-plugin-prettier": "^5.2.1",
56-
"eslint-plugin-promise": "^6.6.0",
57-
"eslint-plugin-vitest": "^0.4.1",
56+
"eslint-plugin-promise": "^7.0.0",
57+
"eslint-plugin-vitest": "^0.5.4",
5858
"glob": "^11.0.0",
5959
"npm-run-all2": "^6.2.2",
6060
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)