diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-11-28 07:25:58 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-28 07:25:58 -0500 |
| commit | d1870680bb5067cdb606bae976f3ddc480bbeec4 (patch) | |
| tree | b7850b4c1ba822ae45d38c441e71b87495229969 /package.json | |
| parent | b5041943097397325044005be21b97306c61012e (diff) | |
| download | faker-d1870680bb5067cdb606bae976f3ddc480bbeec4.tar.xz faker-d1870680bb5067cdb606bae976f3ddc480bbeec4.zip | |
chore(deps): update typescript-eslint to ~5.44.0 (#1617)
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 6b233c89..13614fce 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/sanitize-html": "~2.6.2", "@types/semver": "~7.3.13", "@types/validator": "~13.7.10", - "@typescript-eslint/eslint-plugin": "~5.43.0", - "@typescript-eslint/parser": "~5.43.0", + "@typescript-eslint/eslint-plugin": "~5.44.0", + "@typescript-eslint/parser": "~5.44.0", "@vitest/coverage-c8": "~0.25.2", "@vitest/ui": "~0.25.2", "@vueuse/core": "~9.5.0", |
