aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-20 08:51:34 +0200
committerGitHub <[email protected]>2022-04-20 08:51:34 +0200
commit3a5a2f27ba755874edd75fb852774b8b9b2c4ced (patch)
tree4c0cc95df95b44da4bd8740c8ef7b1467d9a51b6 /package.json
parentb99bbb5ee6d4b8c311afb00eaaa67c193ca0c4ef (diff)
downloadfaker-3a5a2f27ba755874edd75fb852774b8b9b2c4ced.tar.xz
faker-3a5a2f27ba755874edd75fb852774b8b9b2c4ced.zip
chore(deps): update typescript-eslint to ~5.20.0 (#846)
Co-authored-by: Renovate Bot <[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 a2a45ea7..13620d34 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/prettier": "~2.6.0",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
- "@typescript-eslint/eslint-plugin": "~5.18.0",
- "@typescript-eslint/parser": "~5.18.0",
+ "@typescript-eslint/eslint-plugin": "~5.20.0",
+ "@typescript-eslint/parser": "~5.20.0",
"@vitest/ui": "~0.9.3",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",