diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-09-12 18:21:41 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-12 18:21:41 +0800 |
| commit | 2f55e35cf32241eb0ee983a606636fc0258288c1 (patch) | |
| tree | 902fafacc02a9cf7ac274ef903e7254f87fc9217 /package.json | |
| parent | 7a72a9bc12eafd85597453ffe380606072ff516c (diff) | |
| download | faker-2f55e35cf32241eb0ee983a606636fc0258288c1.tar.xz faker-2f55e35cf32241eb0ee983a606636fc0258288c1.zip | |
chore(deps): update typescript-eslint to ~5.36.2 (#1372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 3c165933..d0294b3b 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.35.1", - "@typescript-eslint/parser": "~5.35.1", + "@typescript-eslint/eslint-plugin": "~5.36.2", + "@typescript-eslint/parser": "~5.36.2", "@vitest/coverage-c8": "~0.22.1", "@vitest/ui": "~0.22.1", "c8": "~7.12.0", |
