Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-30 05:17:32 +0300
committerGitHub <noreply@github.com>2022-07-30 05:17:32 +0300
commit23c3720aa90203f352a3d1d3cfa20f30705aacc6 (patch)
tree20e924644ececfcd4e650b0976c460cd63f9ae41
parenta3afd0dc41d6412857896e8ff8fecabb1922ac52 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4dependabot/npm_and_yarn/stable24/eslint-plugin-jsdoc-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>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 22ba27589..5375aa315 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8152,9 +8152,9 @@
"peer": true
},
"node_modules/eslint-plugin-jsdoc": {
- "version": "39.3.3",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3.tgz",
- "integrity": "sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw==",
+ "version": "39.3.4",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.4.tgz",
+ "integrity": "sha512-dYWXhMMHJaq++bY2hyByhgiRzt5qQ7XdfQGiHrU9f3APSSVZ/HuOnXuvUUX7W0jO55Udsu4/7iRlpF/yLFQdSA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.31.0",
@@ -25501,9 +25501,9 @@
}
},
"eslint-plugin-jsdoc": {
- "version": "39.3.3",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.3.tgz",
- "integrity": "sha512-K/DAjKRUNaUTf0KQhI9PvsF+Y3mGDx/j0pofXsJCQe/tmRsRweBIXR353c8nAro0lytZYEf7l0PluBpzKDiHxw==",
+ "version": "39.3.4",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.4.tgz",
+ "integrity": "sha512-dYWXhMMHJaq++bY2hyByhgiRzt5qQ7XdfQGiHrU9f3APSSVZ/HuOnXuvUUX7W0jO55Udsu4/7iRlpF/yLFQdSA==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.31.0",