aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-23 15:34:41 +0000
committerGitHub <[email protected]>2023-01-23 15:34:41 +0000
commitead1eee0893b6b6a648be9d9be6f1c166adcc59a (patch)
treeed2cf5c7c3991bd15c0c43db57d8bc49827f158c /package.json
parent2d13ef767f8077664f8d2e7964677e8a3687db9d (diff)
downloadfaker-ead1eee0893b6b6a648be9d9be6f1c166adcc59a.tar.xz
faker-ead1eee0893b6b6a648be9d9be6f1c166adcc59a.zip
chore(deps): update typescript-eslint to ~5.48.2 (#1769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 923d46a6..f1adc27c 100644
--- a/package.json
+++ b/package.json
@@ -91,8 +91,8 @@
"@types/sanitize-html": "~2.8.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.10",
- "@typescript-eslint/eslint-plugin": "~5.48.1",
- "@typescript-eslint/parser": "~5.48.1",
+ "@typescript-eslint/eslint-plugin": "~5.48.2",
+ "@typescript-eslint/parser": "~5.48.2",
"@vitest/coverage-c8": "~0.27.3",
"@vitest/ui": "~0.27.3",
"@vueuse/core": "~9.11.0",