aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-12 03:07:27 +0100
committerGitHub <[email protected]>2022-12-12 03:07:27 +0100
commitd0b3ffeeba78432aac4d49c726fcd1526645d96c (patch)
treee234e1843f07ae5844f903af204252134cf6ce98 /package.json
parent9a1226172fe23aa763c14f5488131373548bba21 (diff)
downloadfaker-d0b3ffeeba78432aac4d49c726fcd1526645d96c.tar.xz
faker-d0b3ffeeba78432aac4d49c726fcd1526645d96c.zip
chore(deps): update typescript-eslint to ~5.46.0 (#1663)
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 3c249d18..1685a40a 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/sanitize-html": "~2.6.2",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.10",
- "@typescript-eslint/eslint-plugin": "~5.45.0",
- "@typescript-eslint/parser": "~5.45.0",
+ "@typescript-eslint/eslint-plugin": "~5.46.0",
+ "@typescript-eslint/parser": "~5.46.0",
"@vitest/coverage-c8": "~0.25.3",
"@vitest/ui": "~0.25.3",
"@vueuse/core": "~9.6.0",