diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-02-17 08:29:16 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-17 08:29:16 +0100 |
| commit | b192d256ceb1ddc76f102b688ee93bc12f83419a (patch) | |
| tree | 979260b89c391cb3b89e225f7af39bf05e44e460 /package.json | |
| parent | b611ca1c6f7d756f224a1a7b641e36b531d169be (diff) | |
| download | faker-b192d256ceb1ddc76f102b688ee93bc12f83419a.tar.xz faker-b192d256ceb1ddc76f102b688ee93bc12f83419a.zip | |
chore(deps): update typescript-eslint to ~5.12.0 (#501)
Co-authored-by: Renovate Bot <[email protected]>
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 20248dd3..5927fa86 100644 --- a/package.json +++ b/package.json @@ -91,8 +91,8 @@ "@types/node": "~16.11.22", "@types/prettier": "~2.4.4", "@types/validator": "~13.7.1", - "@typescript-eslint/eslint-plugin": "~5.11.0", - "@typescript-eslint/parser": "~5.11.0", + "@typescript-eslint/eslint-plugin": "~5.12.0", + "@typescript-eslint/parser": "~5.12.0", "@vitest/ui": "~0.3.4", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", |
