diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-07 20:27:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-07 20:27:12 +0000 |
| commit | 30ac6ac342c07762c0ca7fe6094b90646df85536 (patch) | |
| tree | 58d0df8a3da5335bba27b17f9f29b4d0cf46a216 /package.json | |
| parent | c5a1548ebccccd958d68c90ab87756b751ee1111 (diff) | |
| download | faker-30ac6ac342c07762c0ca7fe6094b90646df85536.tar.xz faker-30ac6ac342c07762c0ca7fe6094b90646df85536.zip | |
chore(deps): update typescript-eslint to ~5.14.0 (#604)
Co-authored-by: Renovate Bot <[email protected]>
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 aa17f4ac..9a153c71 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/prettier": "~2.4.4", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.1", - "@typescript-eslint/eslint-plugin": "~5.13.0", - "@typescript-eslint/parser": "~5.13.0", + "@typescript-eslint/eslint-plugin": "~5.14.0", + "@typescript-eslint/parser": "~5.14.0", "@vitest/ui": "~0.6.0", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", |
