diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-14 08:14:59 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-14 08:14:59 +0200 |
| commit | e8985f60074969393fd57fc9f4f7d747742bc87c (patch) | |
| tree | 80d15ca1acee590c8a317c6faa7409d379370f15 /package.json | |
| parent | 5b3f85a71ae9245fe81b9a5f7af6da461cb58a78 (diff) | |
| download | faker-e8985f60074969393fd57fc9f4f7d747742bc87c.tar.xz faker-e8985f60074969393fd57fc9f4f7d747742bc87c.zip | |
chore(deps): update typescript-eslint to ~5.28.0 (#1070)
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 a026f207..08bd5225 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/react": "~18.0.12", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.3", - "@typescript-eslint/eslint-plugin": "~5.27.1", - "@typescript-eslint/parser": "~5.27.1", + "@typescript-eslint/eslint-plugin": "~5.28.0", + "@typescript-eslint/parser": "~5.28.0", "@vitest/ui": "~0.14.2", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", |
