diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-16 10:33:59 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-16 10:33:59 +0100 |
| commit | 601905019d46d5df2e01bd5d2a71f3bf9c7498a1 (patch) | |
| tree | 3a9b9a48aec55ed4bc62b056c542e5cfde97ea25 /package.json | |
| parent | 5aaf8cb7c2078791b69928e1705744669363e97f (diff) | |
| download | faker-601905019d46d5df2e01bd5d2a71f3bf9c7498a1.tar.xz faker-601905019d46d5df2e01bd5d2a71f3bf9c7498a1.zip | |
chore(deps): update typescript-eslint to ~5.15.0 (#622)
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 f9d38fa5..92cd24f1 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/prettier": "~2.4.4", "@types/sanitize-html": "~2.6.2", "@types/validator": "~13.7.1", - "@typescript-eslint/eslint-plugin": "~5.14.0", - "@typescript-eslint/parser": "~5.14.0", + "@typescript-eslint/eslint-plugin": "~5.15.0", + "@typescript-eslint/parser": "~5.15.0", "@vitest/ui": "~0.6.1", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", |
