diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-12 14:33:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-12 14:33:35 +0100 |
| commit | f0d3e96168a9d854f6d7eba6d2c6330bc543f276 (patch) | |
| tree | d69981ead37755d2c546ded53467fd1749776767 | |
| parent | 238fca49a2c85a63415f7e50b323a0e0e4af852a (diff) | |
| download | faker-f0d3e96168a9d854f6d7eba6d2c6330bc543f276.tar.xz faker-f0d3e96168a9d854f6d7eba6d2c6330bc543f276.zip | |
chore(deps): update dependency eslint-plugin-jsdoc to v38 (#615)
Co-authored-by: Renovate Bot <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 9c0dc533..da1c6526 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.2.5", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~37.9.7", + "eslint-plugin-jsdoc": "~38.0.2", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", "lint-staged": "~12.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2030f0e4..31fd6433 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ specifiers: eslint-config-prettier: ~8.5.0 eslint-define-config: ~1.2.5 eslint-gitignore: ~0.1.0 - eslint-plugin-jsdoc: ~37.9.7 + eslint-plugin-jsdoc: ~38.0.2 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 lint-staged: ~12.3.5 @@ -54,7 +54,7 @@ devDependencies: eslint-config-prettier: [email protected] eslint-define-config: 1.2.5 eslint-gitignore: [email protected] - eslint-plugin-jsdoc: [email protected] + eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_c9d5adccfd1d43a8805a302169f6a967 esno: 0.14.1 lint-staged: 12.3.5 @@ -1924,8 +1924,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc/[email protected]: - resolution: {integrity: sha512-8alON8yYcStY94o0HycU2zkLKQdcS+qhhOUNQpfONHHwvI99afbmfpYuPqf6PbLz5pLZldG3Te5I0RbAiTN42g==} + /eslint-plugin-jsdoc/[email protected]: + resolution: {integrity: sha512-ln9eUYcok3zTX1MG6RE37SbsF81f1Lopy9ucYoIXbYOYQJqmFcAdnzlUMCaMhzR6v5SeKugchtOYXh7Oy+cZlA==} engines: {node: ^12 || ^14 || ^16 || ^17} peerDependencies: eslint: ^7.0.0 || ^8.0.0 |
