diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-08-28 13:48:43 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-28 13:48:43 +0200 |
| commit | 75893b795b28953277868fc6d2f48b43aa73bfdd (patch) | |
| tree | 34ff9df69ecba90c48cad4d9bf6ee8aff348742f /package.json | |
| parent | 77dbb7a48579210c489329aa374c7f9131f6b866 (diff) | |
| download | faker-75893b795b28953277868fc6d2f48b43aa73bfdd.tar.xz faker-75893b795b28953277868fc6d2f48b43aa73bfdd.zip | |
chore(deps): update typescript-eslint to ~6.4.1 (#2352)
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 1b4886c5..d3a6d9db 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/sanitize-html": "~2.9.0", "@types/semver": "~7.5.0", "@types/validator": "~13.11.1", - "@typescript-eslint/eslint-plugin": "~6.4.0", - "@typescript-eslint/parser": "~6.4.0", + "@typescript-eslint/eslint-plugin": "~6.4.1", + "@typescript-eslint/parser": "~6.4.1", "@vitest/coverage-v8": "~0.34.3", "@vitest/ui": "~0.34.2", "@vueuse/core": "~10.4.1", |
