aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-31 12:40:24 +0100
committerGitHub <[email protected]>2022-10-31 12:40:24 +0100
commit284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba (patch)
tree5f068d38c5cd28e5a77321e2423ccc55725b266c /package.json
parentf5921289fea0cc6f6c7353a7df9fd40a681cacbc (diff)
downloadfaker-284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba.tar.xz
faker-284fdcfa2c6fe11b1aa7cd1f0da8ac00c85ce7ba.zip
chore(deps): update typescript-eslint to ~5.41.0 (#1503)
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 cf05448e..eba95f2f 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.40.1",
- "@typescript-eslint/parser": "~5.40.1",
+ "@typescript-eslint/eslint-plugin": "~5.41.0",
+ "@typescript-eslint/parser": "~5.41.0",
"@vitest/coverage-c8": "~0.24.3",
"@vitest/ui": "~0.24.3",
"@vueuse/core": "~9.4.0",