diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-08-12 09:00:32 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-12 09:00:32 +0200 |
| commit | 0c2d3481353669cb6e0d8c804e71f339d109bca9 (patch) | |
| tree | 192f471e05e9419d6a98810e62ca2a17281f276a /package.json | |
| parent | 029b7fb5c83ba072e2732876c5677bc651e4695b (diff) | |
| download | faker-0c2d3481353669cb6e0d8c804e71f339d109bca9.tar.xz faker-0c2d3481353669cb6e0d8c804e71f339d109bca9.zip | |
chore(deps): update typescript-eslint to ~5.33.0 (#1260)
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 41ef5f63..0ad1987a 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/react": "~18.0.17", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.5", - "@typescript-eslint/eslint-plugin": "~5.32.0", - "@typescript-eslint/parser": "~5.32.0", + "@typescript-eslint/eslint-plugin": "~5.33.0", + "@typescript-eslint/parser": "~5.33.0", "@vitest/ui": "~0.21.1", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", |
