aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-29 21:06:46 +0000
committerGravatar vitalyster2022-07-30 13:18:52 +0300
commit23db1dcb9af1529463349429b0a0c83e527f21fb (patch)
tree1ba0bf654de85fff786f37a450e75a77758fffab /package.json
parent3d1bbcd94dd0bb08719308124bb9f4123fc729fd (diff)
Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.3 to 39.3.4. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.3...v39.3.4) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d1ee3f8f..3c3d69d0 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.12",
"eslint": "8.20.0",
- "eslint-plugin-jsdoc": "^39.3.3",
+ "eslint-plugin-jsdoc": "^39.3.4",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",