aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-19 11:56:03 +0200
committerGitHub <[email protected]>2022-09-19 11:56:03 +0200
commit4dd9481a336ece90c765cdd2d562128ee337349f (patch)
tree1b4bbe81f14850ad27b85c58e4c1e1d158352e64 /package.json
parent3290a074d039b3bb7b39a6984db1b66cdd67bd65 (diff)
downloadfaker-4dd9481a336ece90c765cdd2d562128ee337349f.tar.xz
faker-4dd9481a336ece90c765cdd2d562128ee337349f.zip
chore(deps): update typescript-eslint to ~5.37.0 (#1383)
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 8e863d5b..26f659ed 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/react": "~18.0.19",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.6",
- "@typescript-eslint/eslint-plugin": "~5.36.2",
- "@typescript-eslint/parser": "~5.36.2",
+ "@typescript-eslint/eslint-plugin": "~5.37.0",
+ "@typescript-eslint/parser": "~5.37.0",
"@vitest/coverage-c8": "~0.23.4",
"@vitest/ui": "~0.23.4",
"c8": "~7.12.0",