aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-28 15:41:18 +0100
committerGitHub <[email protected]>2023-12-28 15:41:18 +0100
commit945acc151f01d87613cb5c13fd3841b982428254 (patch)
tree855efb795e85c280751f79e683e5a7ee6cd362ca /package.json
parent1fc1bcc5d4d5ac842156cbc00901649dc4c2f624 (diff)
downloadfaker-945acc151f01d87613cb5c13fd3841b982428254.tar.xz
faker-945acc151f01d87613cb5c13fd3841b982428254.zip
chore(deps): update typescript-eslint to ~6.16.0 (#2588)
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 48cd1a1d..f8b053b0 100644
--- a/package.json
+++ b/package.json
@@ -99,8 +99,8 @@
"@types/sanitize-html": "~2.9.5",
"@types/semver": "~7.5.6",
"@types/validator": "~13.11.7",
- "@typescript-eslint/eslint-plugin": "~6.14.0",
- "@typescript-eslint/parser": "~6.14.0",
+ "@typescript-eslint/eslint-plugin": "~6.16.0",
+ "@typescript-eslint/parser": "~6.16.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.7.1",