diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-05-01 14:43:47 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-01 14:43:47 +0200 |
| commit | af5606a8f84c25ebd1430d706e95df5b259bd511 (patch) | |
| tree | 3488c2595994d092a4b3cd7482f6aca57272c0aa /package.json | |
| parent | 1fcc86c440b6599d369e505ee477f35d607397cb (diff) | |
| download | faker-af5606a8f84c25ebd1430d706e95df5b259bd511.tar.xz faker-af5606a8f84c25ebd1430d706e95df5b259bd511.zip | |
chore(deps): update typescript-eslint to ~5.21.0 (#895)
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 e59441f4..2b3f1e03 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/prettier": "~2.6.0", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", - "@typescript-eslint/eslint-plugin": "~5.20.0", - "@typescript-eslint/parser": "~5.20.0", + "@typescript-eslint/eslint-plugin": "~5.21.0", + "@typescript-eslint/parser": "~5.21.0", "@vitest/ui": "~0.10.0", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", |
