aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-23 08:30:26 +0200
committerGitHub <[email protected]>2023-10-23 08:30:26 +0200
commit2ba232e0ebaa4a48ed6df6f7349a00d4a7097608 (patch)
tree81d4be89dc9fe7c6d8dd1a64ea35616360a0b2c7 /package.json
parent46dd3c223b8471da81902938408c7d5afe3562b9 (diff)
downloadfaker-2ba232e0ebaa4a48ed6df6f7349a00d4a7097608.tar.xz
faker-2ba232e0ebaa4a48ed6df6f7349a00d4a7097608.zip
chore(deps): update typescript-eslint to ~6.8.0 (#2500)
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 ce788c37..c51a395a 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/sanitize-html": "~2.9.2",
"@types/semver": "~7.5.3",
"@types/validator": "~13.11.3",
- "@typescript-eslint/eslint-plugin": "~6.7.5",
- "@typescript-eslint/parser": "~6.7.5",
+ "@typescript-eslint/eslint-plugin": "~6.8.0",
+ "@typescript-eslint/parser": "~6.8.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.5.0",