diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-01 15:22:00 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-01 15:22:00 +0100 |
| commit | 56f6a1fb3503dd81302822f063e03a5ed1beee9d (patch) | |
| tree | ad2fd7b8580b344469a01f4e2e9d75b45318b967 /package.json | |
| parent | 32c0b0ed13924accd51b0bc3f0cad8b6f69d6f9b (diff) | |
| download | faker-56f6a1fb3503dd81302822f063e03a5ed1beee9d.tar.xz faker-56f6a1fb3503dd81302822f063e03a5ed1beee9d.zip | |
chore(deps): update eslint (#3388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 3d4ca87f..366d091a 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "devDependencies": { "@eslint/compat": "1.2.5", "@eslint/js": "9.18.0", - "@stylistic/eslint-plugin": "2.12.1", + "@stylistic/eslint-plugin": "3.0.1", "@types/eslint__js": "8.42.3", "@types/node": "22.10.3", "@types/sanitize-html": "2.13.0", @@ -120,7 +120,7 @@ "commit-and-tag-version": "12.5.0", "cypress": "13.17.0", "eslint": "9.18.0", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "10.0.1", "eslint-plugin-file-progress": "3.0.1", "eslint-plugin-jsdoc": "50.6.1", "eslint-plugin-prettier": "5.2.1", |
