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-06-18 10:49:25 +0300
committerGitHub <noreply@github.com>2022-06-18 10:49:25 +0300
commit5d1da697dcbcb01320cdfd8e3f5c50fbcaa17f7d (patch)
treee793f6559072e6bb6cc51ca5db8b2b189ffc46f0
parentb9b1f7360051ae24475de036d588bb8afa602933 (diff)
parent55d36c47493edd2d565928e8e6a558d1a5b590d3 (diff)
Merge pull request #2564 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.3
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index bb5e4a586..5618a395a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8798,9 +8798,9 @@
"dev": true
},
"node_modules/eslint-plugin-jsdoc": {
- "version": "39.3.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz",
- "integrity": "sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg==",
+ "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==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.31.0",
@@ -26519,9 +26519,9 @@
}
},
"eslint-plugin-jsdoc": {
- "version": "39.3.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.2.tgz",
- "integrity": "sha512-RSGN94RYzIJS/WfW3l6cXzRLfJWxvJgNQZ4w0WCaxJWDJMigtwTsILEAfKqmmPkT2rwMH/s3C7G5ChDE6cwPJg==",
+ "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==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.31.0",