aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-13 16:15:23 +0000
committerGitHub <[email protected]>2023-11-13 16:15:23 +0000
commit8fd146936719fce0103b75fed4ea161bbc7114c3 (patch)
tree866daf63b89d76cf209637341e0395d450a71b8b /package.json
parent5364ca232741b40c164ed12074efa709f95f186b (diff)
downloadfaker-8fd146936719fce0103b75fed4ea161bbc7114c3.tar.xz
faker-8fd146936719fce0103b75fed4ea161bbc7114c3.zip
chore(deps): update typescript-eslint to ~6.10.0 (#2539)
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 fbf3add1..f5c4ca47 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/sanitize-html": "~2.9.4",
"@types/semver": "~7.5.5",
"@types/validator": "~13.11.6",
- "@typescript-eslint/eslint-plugin": "~6.9.1",
- "@typescript-eslint/parser": "~6.9.1",
+ "@typescript-eslint/eslint-plugin": "~6.10.0",
+ "@typescript-eslint/parser": "~6.10.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.6.0",