diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-08-19 08:31:50 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-19 08:31:50 +0000 |
| commit | 3f154035b17ba7ca973b7a1e091cfebbb3c7b036 (patch) | |
| tree | 8ae2d361d66c60e5d66052367e0eda6a0081adfb | |
| parent | 9a528df882950d21a45ab625a255a939f86c3d63 (diff) | |
| download | faker-3f154035b17ba7ca973b7a1e091cfebbb3c7b036.tar.xz faker-3f154035b17ba7ca973b7a1e091cfebbb3c7b036.zip | |
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.2 (#3061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 26 |
2 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json index 3cac1602..29a2810a 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.1", + "eslint-plugin-jsdoc": "50.2.2", "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 b9f7398c..37540438 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.1 - version: 50.0.1([email protected]) + specifier: 50.2.2 + version: 50.2.2([email protected]) eslint-plugin-prettier: specifier: 5.2.1 @@ -280,8 +280,8 @@ packages: search-insights: optional: true - '@es-joy/[email protected]': - resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==} + '@es-joy/[email protected]': + resolution: {integrity: sha512-G6QUWIcC+KvSwXNsJyDTHvqUdNoAVJPPgkc3+Uk4WBKqZvoXhlvazOgm9aL0HwihJLQf0l+tOE2UFzXBqCqgDw==} engines: {node: '>=16'} '@esbuild/[email protected]': @@ -1716,8 +1716,8 @@ packages: eslint: ^8.0.0 typescript: ^4.2.4 || ^5.0.0 - resolution: {integrity: sha512-UayhAysIk1Du8InV27WMbV4AMSJSu60+bekmeuGK2OUy4QJSFPr1srYT6AInykGkmMdRuHfDX6Q0tJEr8BtDtg==} + resolution: {integrity: sha512-i0ZMWA199DG7sjxlzXn5AeYZxpRfMJjDPUl7lL9eJJX8TPRoIaxJU4ys/joP5faM5AXE1eqW/dslCj3uj4Nqpg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2261,8 +2261,8 @@ packages: resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} - resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==} + resolution: {integrity: sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==} engines: {node: '>=12.0.0'} @@ -3789,11 +3789,11 @@ snapshots: transitivePeerDependencies: - '@algolia/client-search' - '@es-joy/[email protected]': + '@es-joy/[email protected]': dependencies: comment-parser: 1.4.1 esquery: 1.6.0 - jsdoc-type-pratt-parser: 4.0.0 + jsdoc-type-pratt-parser: 4.1.0 '@esbuild/[email protected]': optional: true @@ -5254,9 +5254,9 @@ snapshots: transitivePeerDependencies: - supports-color dependencies: - '@es-joy/jsdoccomment': 0.46.0 + '@es-joy/jsdoccomment': 0.48.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.6([email protected]) @@ -5849,7 +5849,7 @@ snapshots: - [email protected]: {} + [email protected]: {} dependencies: |
