diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-28 17:37:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-28 17:37:09 +0000 |
| commit | fe776fd8a2a26682d86841dc61997ccd8fa84753 (patch) | |
| tree | 66049130e8588fd25ea41739f2f3716790673584 | |
| parent | 8d1aefbda070265909cedb07af564ea143be74a7 (diff) | |
| download | faker-fe776fd8a2a26682d86841dc61997ccd8fa84753.tar.xz faker-fe776fd8a2a26682d86841dc61997ccd8fa84753.zip | |
chore(deps): update dependency eslint-plugin-jsdoc to ~38.1.3 (#705)
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 616524d4..159c9dd1 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.3.0", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~38.1.1", + "eslint-plugin-jsdoc": "~38.1.3", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", "lint-staged": "~12.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90b11d1b..09271b82 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ specifiers: eslint-config-prettier: ~8.5.0 eslint-define-config: ~1.3.0 eslint-gitignore: ~0.1.0 - eslint-plugin-jsdoc: ~38.1.1 + eslint-plugin-jsdoc: ~38.1.3 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 lint-staged: ~12.3.7 @@ -54,7 +54,7 @@ devDependencies: eslint-config-prettier: [email protected] eslint-define-config: 1.3.0 eslint-gitignore: [email protected] - eslint-plugin-jsdoc: [email protected] + eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_b253a92c95b42c3296c682f11cccb3bd esno: 0.14.1 lint-staged: 12.3.7 @@ -1949,8 +1949,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc/[email protected]: - resolution: {integrity: sha512-8JEYNgLaqsclKZhKjpwsrv60uYTTTCW2lNvOs42mHBgEafNNGrZfLFhXweTbehFat0MRKYywaStwazq9sISwKg==} + /eslint-plugin-jsdoc/[email protected]: + resolution: {integrity: sha512-CJgBG1wzl2735rct2GpzS39lx4t0mlUiv9MvFndQKyqTVOGZLXeSkVNIE5inmg23T0EkCrS3AZ9dKbFAsK9ItA==} engines: {node: ^12 || ^14 || ^16 || ^17} peerDependencies: eslint: ^7.0.0 || ^8.0.0 |
