aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-02 17:20:14 +0000
committerGitHub <[email protected]>2023-10-02 17:20:14 +0000
commitdbb01313ec1bd0dbdc7dfcb6bcf437bf648bd34a (patch)
tree41b66595825e3a353a0a6bfe4107795dbe026ffa /package.json
parente6d319e2ad62dbce018c581e3689d82624ccae06 (diff)
downloadfaker-dbb01313ec1bd0dbdc7dfcb6bcf437bf648bd34a.tar.xz
faker-dbb01313ec1bd0dbdc7dfcb6bcf437bf648bd34a.zip
chore(deps): update typescript-eslint to ~6.7.3 (#2428)
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 7219f9c2..5ae132a7 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/sanitize-html": "~2.9.1",
"@types/semver": "~7.5.3",
"@types/validator": "~13.11.2",
- "@typescript-eslint/eslint-plugin": "~6.7.2",
- "@typescript-eslint/parser": "~6.7.2",
+ "@typescript-eslint/eslint-plugin": "~6.7.3",
+ "@typescript-eslint/parser": "~6.7.3",
"@vitest/coverage-v8": "~0.34.5",
"@vitest/ui": "~0.34.5",
"@vueuse/core": "~10.4.1",