aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-22 00:02:15 +0200
committerGitHub <[email protected]>2023-07-22 00:02:15 +0200
commit9a2f74a2f602c0cbbe03beaacccd8881605b2f23 (patch)
tree3843fc671a72fe6b70662ac67fd58df00d7d608c /package.json
parent37898ca78bae0a516a03c4ecd053bfab523df2ed (diff)
downloadfaker-9a2f74a2f602c0cbbe03beaacccd8881605b2f23.tar.xz
faker-9a2f74a2f602c0cbbe03beaacccd8881605b2f23.zip
chore(deps): update typescript-eslint to v6 (major) (#2259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
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 5a84d7fe..9d4bdabc 100644
--- a/package.json
+++ b/package.json
@@ -96,8 +96,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.0",
"@types/validator": "~13.7.17",
- "@typescript-eslint/eslint-plugin": "~5.62.0",
- "@typescript-eslint/parser": "~5.62.0",
+ "@typescript-eslint/eslint-plugin": "~6.1.0",
+ "@typescript-eslint/parser": "~6.1.0",
"@vitest/coverage-v8": "~0.33.0",
"@vitest/ui": "~0.33.0",
"@vueuse/core": "~10.2.1",