aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-10 11:07:20 +0100
committerGitHub <[email protected]>2022-02-10 11:07:20 +0100
commitc6477f200a32e1c24ecb454fe294fcac63a464e5 (patch)
tree26501b57a075859ec7c4b868e9240e03883368fa /package.json
parent1c9f6153699faf37251543d0215739d9eff757ca (diff)
downloadfaker-c6477f200a32e1c24ecb454fe294fcac63a464e5.tar.xz
faker-c6477f200a32e1c24ecb454fe294fcac63a464e5.zip
chore(deps): update typescript-eslint to ~5.11.0 (#460)
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 421b7160..47495444 100644
--- a/package.json
+++ b/package.json
@@ -90,8 +90,8 @@
"@types/node": "~16.11.22",
"@types/prettier": "~2.4.3",
"@types/validator": "~13.7.1",
- "@typescript-eslint/eslint-plugin": "~5.10.2",
- "@typescript-eslint/parser": "~5.10.2",
+ "@typescript-eslint/eslint-plugin": "~5.11.0",
+ "@typescript-eslint/parser": "~5.11.0",
"@vitest/ui": "~0.2.8",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",