diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-07-31 09:45:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-31 09:45:45 +0200 |
| commit | fcc3892d208fcf5f6653d16fc94a50fb8c5dcdef (patch) | |
| tree | 75733484bdc551970a96a8556c5503b2bb28bb79 /package.json | |
| parent | 2fe13089c96f6a2826e60c45fa1acf20dde06d41 (diff) | |
| download | faker-fcc3892d208fcf5f6653d16fc94a50fb8c5dcdef.tar.xz faker-fcc3892d208fcf5f6653d16fc94a50fb8c5dcdef.zip | |
chore(deps): update typescript-eslint to ~6.2.0 (#2283)
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 e58dc0e1..cf0810ce 100644 --- a/package.json +++ b/package.json @@ -96,8 +96,8 @@ "@types/sanitize-html": "~2.9.0", "@types/semver": "~7.5.0", "@types/validator": "~13.7.17", - "@typescript-eslint/eslint-plugin": "~6.1.0", - "@typescript-eslint/parser": "~6.1.0", + "@typescript-eslint/eslint-plugin": "~6.2.0", + "@typescript-eslint/parser": "~6.2.0", "@vitest/coverage-v8": "~0.33.0", "@vitest/ui": "~0.33.0", "@vueuse/core": "~10.2.1", |
