diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-08-29 09:48:48 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-29 09:48:48 +0200 |
| commit | 8e34c4beafc987e18a9bac177c2c1928019c4a24 (patch) | |
| tree | 80b4e2996eedd833d2f8a3dafd1ffe269b2421e1 /package.json | |
| parent | f522cef208cbd13c4afb9f19873254fa500c2e79 (diff) | |
| download | faker-8e34c4beafc987e18a9bac177c2c1928019c4a24.tar.xz faker-8e34c4beafc987e18a9bac177c2c1928019c4a24.zip | |
chore(deps): update typescript-eslint to ~5.35.1 (#1313)
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 79428358..ad811759 100644 --- a/package.json +++ b/package.json @@ -101,8 +101,8 @@ "@types/react": "~18.0.17", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.6", - "@typescript-eslint/eslint-plugin": "~5.33.1", - "@typescript-eslint/parser": "~5.33.1", + "@typescript-eslint/eslint-plugin": "~5.35.1", + "@typescript-eslint/parser": "~5.35.1", "@vitest/coverage-c8": "~0.22.1", "@vitest/ui": "~0.22.1", "c8": "~7.12.0", |
