aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-03-20 19:45:57 +0100
committerGitHub <[email protected]>2023-03-20 19:45:57 +0100
commit5dc2fa87c245c39980c875d679319ecf718282ac (patch)
tree784fad8869f6d1d666655c652862e6f719a6c76f /package.json
parent5eea037c2c0225c834962aea097a958d2ae19b06 (diff)
downloadfaker-5dc2fa87c245c39980c875d679319ecf718282ac.tar.xz
faker-5dc2fa87c245c39980c875d679319ecf718282ac.zip
chore(deps): update typescript-eslint to ~5.56.0 (#1952)
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 d3d4fbe8..d11585f1 100644
--- a/package.json
+++ b/package.json
@@ -93,8 +93,8 @@
"@types/sanitize-html": "~2.9.0",
"@types/semver": "~7.3.13",
"@types/validator": "~13.7.14",
- "@typescript-eslint/eslint-plugin": "~5.54.1",
- "@typescript-eslint/parser": "~5.54.1",
+ "@typescript-eslint/eslint-plugin": "~5.56.0",
+ "@typescript-eslint/parser": "~5.56.0",
"@vitest/coverage-c8": "~0.29.3",
"@vitest/ui": "~0.29.3",
"@vueuse/core": "~9.13.0",