aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-07-10 09:30:09 +0200
committerGitHub <[email protected]>2023-07-10 09:30:09 +0200
commit1f2f31d47335cbee433bca6e3a448ea14857cd95 (patch)
tree5f89bdabc9f70a1b6d4ff4ca8dfbf92f1a104c73 /package.json
parent5eec65f7179b7db68efe7740695b37958b360212 (diff)
downloadfaker-1f2f31d47335cbee433bca6e3a448ea14857cd95.tar.xz
faker-1f2f31d47335cbee433bca6e3a448ea14857cd95.zip
chore(deps): update typescript-eslint to ~5.61.0 (#2247)
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 2eed6b6d..bccea330 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.60.1",
- "@typescript-eslint/parser": "~5.60.1",
+ "@typescript-eslint/eslint-plugin": "~5.61.0",
+ "@typescript-eslint/parser": "~5.61.0",
"@vitest/coverage-v8": "~0.32.2",
"@vitest/ui": "~0.32.2",
"@vueuse/core": "~10.2.1",