diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-08-12 10:38:48 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-12 10:38:48 +0200 |
| commit | 8187bcf46127202c57422a4beecbf21f08c38ad2 (patch) | |
| tree | 64272f85fa3ba45d9e67fc423d63296e56968de5 | |
| parent | d2fe40610f6b007c147b139a9c8feea037280549 (diff) | |
| download | faker-8187bcf46127202c57422a4beecbf21f08c38ad2.tar.xz faker-8187bcf46127202c57422a4beecbf21f08c38ad2.zip | |
chore(deps): update dependency eslint-plugin-jsdoc to v50.0.1 (#3046)
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index dc1fbbef..528fd2ef 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", "eslint-plugin-deprecation": "3.0.0", - "eslint-plugin-jsdoc": "50.0.0", + "eslint-plugin-jsdoc": "50.0.1", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-unicorn": "55.0.0", "eslint-plugin-vitest": "0.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02f4ead9..d20b2553 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 3.0.0 version: 3.0.0([email protected])([email protected]) eslint-plugin-jsdoc: - specifier: 50.0.0 - version: 50.0.0([email protected]) + specifier: 50.0.1 + version: 50.0.1([email protected]) eslint-plugin-prettier: specifier: 5.2.1 @@ -1716,8 +1716,8 @@ packages: eslint: ^8.0.0 typescript: ^4.2.4 || ^5.0.0 - resolution: {integrity: sha512-czyJ5F7/qY2LIhUD5Bl6q1CCZ8mjvfEA9HQN5nvIp/Pb8VLIlUNd+DMZdA2OKN74QQMS3pobC06hFqAOJyOv5Q==} + resolution: {integrity: sha512-UayhAysIk1Du8InV27WMbV4AMSJSu60+bekmeuGK2OUy4QJSFPr1srYT6AInykGkmMdRuHfDX6Q0tJEr8BtDtg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -5254,7 +5254,7 @@ snapshots: transitivePeerDependencies: - supports-color dependencies: '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 |
