diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-05-18 12:33:48 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-18 12:33:48 +0200 |
| commit | 572fa31dbb045e24cfc81a39f26d891e1d95036d (patch) | |
| tree | 3f54f5ae21b48891a5ae0f92d6fdcfe02be5b2ec /package.json | |
| parent | 7b422dc30f49752393fbfe2e3d7bf2a9fd8987bc (diff) | |
| download | faker-572fa31dbb045e24cfc81a39f26d891e1d95036d.tar.xz faker-572fa31dbb045e24cfc81a39f26d891e1d95036d.zip | |
chore(deps): update typescript-eslint to ~5.25.0 (#968)
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 7faf335f..c1844f4e 100644 --- a/package.json +++ b/package.json @@ -98,8 +98,8 @@ "@types/react": "~17.0.45", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.2", - "@typescript-eslint/eslint-plugin": "~5.24.0", - "@typescript-eslint/parser": "~5.24.0", + "@typescript-eslint/eslint-plugin": "~5.25.0", + "@typescript-eslint/parser": "~5.25.0", "@vitest/ui": "~0.12.6", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", |
