aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-22 09:49:08 +0100
committerGitHub <[email protected]>2024-01-22 09:49:08 +0100
commit12e82ae1a2a1e77cff31a683ec88f667a8cf267f (patch)
tree3782ebb18fdf97309f5d9d3e595ad6233bb8287d /package.json
parentb58ef149818e17e9e5ccdbad6af93ef282e25849 (diff)
downloadfaker-12e82ae1a2a1e77cff31a683ec88f667a8cf267f.tar.xz
faker-12e82ae1a2a1e77cff31a683ec88f667a8cf267f.zip
chore(deps): update typescript-eslint to ~6.19.0 (#2618)
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 41711a5f..ca01a9b1 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.8",
- "@typescript-eslint/eslint-plugin": "~6.18.1",
- "@typescript-eslint/parser": "~6.18.1",
+ "@typescript-eslint/eslint-plugin": "~6.19.0",
+ "@typescript-eslint/parser": "~6.19.0",
"@vitest/coverage-v8": "~0.34.6",
"@vitest/ui": "~0.34.7",
"@vueuse/core": "~10.7.2",