diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-05-29 07:46:49 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-29 07:46:49 +0000 |
| commit | 27a8ff7113895c5e5ee52235db364e0d87fe8a0e (patch) | |
| tree | 6a76d3dc43ea5051f3be9abd3c1f6c5548cbadd6 | |
| parent | beb14bfe0833f899411ba5cb65265aa10c24949e (diff) | |
| download | faker-27a8ff7113895c5e5ee52235db364e0d87fe8a0e.tar.xz faker-27a8ff7113895c5e5ee52235db364e0d87fe8a0e.zip | |
chore(deps): update dependency eslint-plugin-jsdoc to v45 (#2185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 947cac72..3e01318d 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "eslint-define-config": "~1.20.0", "eslint-gitignore": "~0.1.0", "eslint-plugin-deprecation": "~1.4.1", - "eslint-plugin-jsdoc": "~44.2.7", + "eslint-plugin-jsdoc": "~45.0.0", "eslint-plugin-prettier": "~4.2.1", "eslint-plugin-vitest": "~0.2.5", "glob": "~10.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cd63b63..8acd4513 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ~1.4.1 version: 1.4.1([email protected])([email protected]) eslint-plugin-jsdoc: - specifier: ~44.2.7 - version: 44.2.7([email protected]) + specifier: ~45.0.0 + version: 45.0.0([email protected]) eslint-plugin-prettier: specifier: ~4.2.1 @@ -2457,8 +2457,8 @@ packages: - supports-color dev: true - resolution: {integrity: sha512-PcAJO7Wh4xIHPT+StBRpEbWgwCpIrYk75zL31RMbduVVHpgiy3Y8aXQ6pdbRJOq0fxHuepWSEAve8ZrPWTSKRg==} + resolution: {integrity: sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==} engines: {node: '>=16'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 |
