aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-02 17:12:26 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit04fb9f37aad30e64dee2d627ee57421212333d99 (patch)
treed777c1ad26cee7ec2170d49f671b7f744ca77e9b /vnext/package.json
parent36c54e82ffd7a785c290393f35b2c2921683101c (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.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 6730411b..e2a3acb6 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -30,7 +30,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",