aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-06-26 04:32:08 -0400
committerGitHub <[email protected]>2023-06-26 04:32:08 -0400
commit2f0ea799356fc83b524a589d55fa075a3cac2d6b (patch)
tree8d23838fd274f07a55834e39366c0acdd1739c87 /package.json
parentc1a440dcca086e180df8ca3238671b2622353493 (diff)
downloadfaker-2f0ea799356fc83b524a589d55fa075a3cac2d6b.tar.xz
faker-2f0ea799356fc83b524a589d55fa075a3cac2d6b.zip
chore(deps): update typescript-eslint to ~5.60.0 (#2225)
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 4da2cc61..96bcc16b 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.5.0",
"@types/validator": "~13.7.17",
- "@typescript-eslint/eslint-plugin": "~5.59.11",
- "@typescript-eslint/parser": "~5.59.11",
+ "@typescript-eslint/eslint-plugin": "~5.60.0",
+ "@typescript-eslint/parser": "~5.60.0",
"@vitest/coverage-v8": "~0.32.2",
"@vitest/ui": "~0.32.2",
"@vueuse/core": "~10.2.0",