diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-27 09:32:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-27 09:32:09 +0200 |
| commit | e1ee693cb5201514fe1bb5f868cd828fd8902e1e (patch) | |
| tree | a3caf678fefe72f9b21a66eb5830ecbf3705b021 /package.json | |
| parent | e007abbc03d4c27e9c487a3f281eb7f9914488c8 (diff) | |
| download | faker-e1ee693cb5201514fe1bb5f868cd828fd8902e1e.tar.xz faker-e1ee693cb5201514fe1bb5f868cd828fd8902e1e.zip | |
chore(deps): update typescript-eslint to ~5.31.0 (#1201)
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 48e635ff..620ce9f6 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/react": "~18.0.15", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.4", - "@typescript-eslint/eslint-plugin": "~5.30.7", - "@typescript-eslint/parser": "~5.30.7", + "@typescript-eslint/eslint-plugin": "~5.31.0", + "@typescript-eslint/parser": "~5.31.0", "@vitest/ui": "~0.19.1", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", |
