diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-06 13:06:04 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-06 13:06:04 +0100 |
| commit | 9daa74494f2dce338eb1b41fbc28fbf24b02fa9f (patch) | |
| tree | 0b6c0b65d04b8c9a9e9164dad4519bba68fc3fd9 /package.json | |
| parent | 00810b35556ee4ffc89eb4fb6205832a709203a4 (diff) | |
| download | faker-9daa74494f2dce338eb1b41fbc28fbf24b02fa9f.tar.xz faker-9daa74494f2dce338eb1b41fbc28fbf24b02fa9f.zip | |
chore(deps): update typescript-eslint to ~6.9.1 (#2529)
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 8530e95b..571c679f 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/sanitize-html": "~2.9.3", "@types/semver": "~7.5.4", "@types/validator": "~13.11.5", - "@typescript-eslint/eslint-plugin": "~6.9.0", - "@typescript-eslint/parser": "~6.9.0", + "@typescript-eslint/eslint-plugin": "~6.9.1", + "@typescript-eslint/parser": "~6.9.1", "@vitest/coverage-v8": "~0.34.6", "@vitest/ui": "~0.34.7", "@vueuse/core": "~10.5.0", |
