aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-08 18:54:35 +0200
committerGitHub <[email protected]>2024-07-08 18:54:35 +0200
commitddc046dd9a671da423ec5ec1f7ff8aa3433887ce (patch)
tree83b529651192da9603f90dacca78a4aa0f6b6aaf /package.json
parent796ed9ade2ac249bca00a460e27ed24217d43b59 (diff)
downloadfaker-ddc046dd9a671da423ec5ec1f7ff8aa3433887ce.tar.xz
faker-ddc046dd9a671da423ec5ec1f7ff8aa3433887ce.zip
chore(deps): update eslint (#2985)
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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 4813815f..8be998a1 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
"@types/validator": "13.12.0",
- "@typescript-eslint/eslint-plugin": "7.14.1",
- "@typescript-eslint/parser": "7.14.1",
+ "@typescript-eslint/eslint-plugin": "7.15.0",
+ "@typescript-eslint/parser": "7.15.0",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@vueuse/core": "10.11.0",
@@ -113,7 +113,7 @@
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
"eslint-plugin-deprecation": "2.0.0",
- "eslint-plugin-jsdoc": "48.4.0",
+ "eslint-plugin-jsdoc": "48.5.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-vitest": "0.4.1",