aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-01 08:46:36 +0000
committerGitHub <[email protected]>2023-05-01 08:46:36 +0000
commita94d365a2313a7597065b7468abb2d79b6da026e (patch)
tree069e2ede2490b4674d1e3f8db227cff9304b8a84 /package.json
parent209e26fec45b6518f33c4967066ec17e5fb7eb96 (diff)
downloadfaker-a94d365a2313a7597065b7468abb2d79b6da026e.tar.xz
faker-a94d365a2313a7597065b7468abb2d79b6da026e.zip
chore(deps): update typescript-eslint to ~5.59.1 (#2114)
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 861c70a9..03e7a101 100644
--- a/package.json
+++ b/package.json
@@ -102,8 +102,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.15",
- "@typescript-eslint/eslint-plugin": "~5.59.0",
- "@typescript-eslint/parser": "~5.59.0",
+ "@typescript-eslint/eslint-plugin": "~5.59.1",
+ "@typescript-eslint/parser": "~5.59.1",
"@vitest/coverage-c8": "~0.30.1",
"@vitest/ui": "~0.30.1",
"@vueuse/core": "~10.1.0",