diff options
author | dependabot[bot] | 2022-11-02 17:12:26 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:58 +0300 |
commit | 04fb9f37aad30e64dee2d627ee57421212333d99 (patch) | |
tree | d777c1ad26cee7ec2170d49f671b7f744ca77e9b /vnext/package-lock.json | |
parent | 36c54e82ffd7a785c290393f35b2c2921683101c (diff) |
Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.4.0 to 39.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.4.0...v39.6.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 325c8567..df6b6f25 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -58,7 +58,7 @@ "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^27.1.3", "eslint-plugin-jest-dom": "^4.0.2", - "eslint-plugin-jsdoc": "^39.4.0", + "eslint-plugin-jsdoc": "^39.6.0", "eslint-plugin-no-floating-promise": "^1.0.2", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.31.10", @@ -7320,9 +7320,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "39.4.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.4.0.tgz", - "integrity": "sha512-2FXAmh8lpO22aqZgu6NLB6berVnYgwbZx95BmjIIQjbRNwLIAwY0dtvSJDUZVW5nflv58c1gSWQjIJ8yLZ/+fw==", + "version": "39.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.0.tgz", + "integrity": "sha512-1BE3adc7ALF8HUzC/GW0v/6g0UkvUsA8RlsD7jamUgKj3TBOJVz1+w7DY0Ker5Kve69XLZDTJ+Z6/iLwXvST/A==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.33.4", @@ -23313,9 +23313,9 @@ } }, "eslint-plugin-jsdoc": { - "version": "39.4.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.4.0.tgz", - "integrity": "sha512-2FXAmh8lpO22aqZgu6NLB6berVnYgwbZx95BmjIIQjbRNwLIAwY0dtvSJDUZVW5nflv58c1gSWQjIJ8yLZ/+fw==", + "version": "39.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.0.tgz", + "integrity": "sha512-1BE3adc7ALF8HUzC/GW0v/6g0UkvUsA8RlsD7jamUgKj3TBOJVz1+w7DY0Ker5Kve69XLZDTJ+Z6/iLwXvST/A==", "dev": true, "requires": { "@es-joy/jsdoccomment": "~0.33.4", |