diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-30 12:33:08 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-30 12:33:08 +0100 |
| commit | 0663048932bb1b625fbd5c6988d70bf6b1c0bf61 (patch) | |
| tree | 5f527c879d42f1351730e8873c5ec35368851cd4 /package.json | |
| parent | 590dac5008ad8b116c6ac8d9a1b6e92ceab8ad08 (diff) | |
| download | faker-0663048932bb1b625fbd5c6988d70bf6b1c0bf61.tar.xz faker-0663048932bb1b625fbd5c6988d70bf6b1c0bf61.zip | |
chore(deps): update typescript-eslint to ~5.49.0 (#1798)
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 65f05c66..7449ce5e 100644 --- a/package.json +++ b/package.json @@ -90,8 +90,8 @@ "@types/sanitize-html": "~2.8.0", "@types/semver": "~7.3.13", "@types/validator": "~13.7.10", - "@typescript-eslint/eslint-plugin": "~5.48.2", - "@typescript-eslint/parser": "~5.48.2", + "@typescript-eslint/eslint-plugin": "~5.49.0", + "@typescript-eslint/parser": "~5.49.0", "@vitest/coverage-c8": "~0.27.3", "@vitest/ui": "~0.27.3", "@vueuse/core": "~9.11.1", |
