aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-06 08:10:01 +0000
committerGitHub <[email protected]>2022-04-06 08:10:01 +0000
commita8970bdcecce17e92b45af18cd958fe16c6454e1 (patch)
treec8abc1a99b80db0c138dc8a450e7ce85e2ec3cef /package.json
parenta5b38885f7b8c420b3587d8ded7fc5d180c92ed7 (diff)
downloadfaker-a8970bdcecce17e92b45af18cd958fe16c6454e1.tar.xz
faker-a8970bdcecce17e92b45af18cd958fe16c6454e1.zip
chore(deps): update typescript-eslint to ~5.18.0 (#787)
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 54aec8f7..de17085d 100644
--- a/package.json
+++ b/package.json
@@ -93,8 +93,8 @@
"@types/prettier": "~2.4.4",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
- "@typescript-eslint/eslint-plugin": "~5.17.0",
- "@typescript-eslint/parser": "~5.17.0",
+ "@typescript-eslint/eslint-plugin": "~5.18.0",
+ "@typescript-eslint/parser": "~5.18.0",
"@vitest/ui": "~0.8.4",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",