diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-10-31 12:40:24 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-31 12:40:24 +0100 |
| commit | 284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba (patch) | |
| tree | 5f068d38c5cd28e5a77321e2423ccc55725b266c /package.json | |
| parent | f5921289fea0cc6f6c7353a7df9fd40a681cacbc (diff) | |
| download | faker-284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba.tar.xz faker-284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba.zip | |
chore(deps): update typescript-eslint to ~5.41.0 (#1503)
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 cf05448e..eba95f2f 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/sanitize-html": "~2.6.2", "@types/semver": "~7.3.13", "@types/validator": "~13.7.10", - "@typescript-eslint/eslint-plugin": "~5.40.1", - "@typescript-eslint/parser": "~5.40.1", + "@typescript-eslint/eslint-plugin": "~5.41.0", + "@typescript-eslint/parser": "~5.41.0", "@vitest/coverage-c8": "~0.24.3", "@vitest/ui": "~0.24.3", "@vueuse/core": "~9.4.0", |
