diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-01 17:21:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-01 17:21:25 +0200 |
| commit | 2e97b52c822c5fdaf1a67b955ad08450f59011fd (patch) | |
| tree | 1341a247ccf6d56a5a03af2aeec269983c4cec95 /package.json | |
| parent | 158cda6a94bd91ee180fa028a4abca7e3f317527 (diff) | |
| download | faker-2e97b52c822c5fdaf1a67b955ad08450f59011fd.tar.xz faker-2e97b52c822c5fdaf1a67b955ad08450f59011fd.zip | |
chore(deps): update eslint (#2771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Mayer <[email protected]>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index c6a9b661..8465a38a 100644 --- a/package.json +++ b/package.json @@ -92,17 +92,17 @@ "@actions/github": "6.0.0", "@algolia/client-search": "4.23.2", "@eslint-types/deprecation": "2.0.0-1", - "@eslint-types/jsdoc": "48.2.0", + "@eslint-types/jsdoc": "48.2.1", "@eslint-types/prettier": "5.1.3", - "@eslint-types/typescript-eslint": "7.0.2", + "@eslint-types/typescript-eslint": "7.2.0", "@eslint-types/unicorn": "51.0.1", "@types/markdown-it": "13.0.7", "@types/node": "20.12.2", "@types/sanitize-html": "2.11.0", "@types/semver": "7.5.8", "@types/validator": "13.11.9", - "@typescript-eslint/eslint-plugin": "7.2.0", - "@typescript-eslint/parser": "7.2.0", + "@typescript-eslint/eslint-plugin": "7.4.0", + "@typescript-eslint/parser": "7.4.0", "@vitest/coverage-v8": "1.4.0", "@vitest/ui": "1.4.0", "@vueuse/core": "10.9.0", @@ -113,10 +113,10 @@ "eslint-define-config": "2.1.0", "eslint-gitignore": "0.1.0", "eslint-plugin-deprecation": "2.0.0", - "eslint-plugin-jsdoc": "48.2.1", + "eslint-plugin-jsdoc": "48.2.2", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-unicorn": "51.0.1", - "eslint-plugin-vitest": "0.3.26", + "eslint-plugin-vitest": "0.4.1", "glob": "10.3.12", "npm-run-all2": "6.1.2", "prettier": "3.2.5", |
