aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-30 22:57:15 +0000
committerGravatar Vitaly Takmazov2023-07-01 09:01:41 +0300
commit813d37ff165f4bfb130529663ae7a2290053a604 (patch)
tree805e0c533cc3c47d49aa9780369002b45f50d9ab /package-lock.json
parent3441a623171cdbe1d453d0295d4e5814f70a6457 (diff)
build(deps-dev): bump eslint-plugin-jsdoc from 46.4.0 to 46.4.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.0 to 46.4.3. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.4.0...v46.4.3) --- 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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 5baab056..957d827c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53,7 +53,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jest-dom": "^5.0.1",
- "eslint-plugin-jsdoc": "^46.4.0",
+ "eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
@@ -8178,9 +8178,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
- "version": "46.4.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.0.tgz",
- "integrity": "sha512-2AJY31jpFdPTCa4UMFUfu8b8rPeSaShYx/lS+GrdDVVEjN3rzfN/PZtI2YbexrIO6KLDqP3241BynWn7QB5jhg==",
+ "version": "46.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.3.tgz",
+ "integrity": "sha512-Prc7ol+vCIghPeECpwZq5+P+VZfoi87suywvbYCiCnkI1kTmVSdcOC2M8mioglWxBbd28wbb1OVjg/8OzGzatA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.39.4",
@@ -24603,9 +24603,9 @@
}
},
"eslint-plugin-jsdoc": {
- "version": "46.4.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.0.tgz",
- "integrity": "sha512-2AJY31jpFdPTCa4UMFUfu8b8rPeSaShYx/lS+GrdDVVEjN3rzfN/PZtI2YbexrIO6KLDqP3241BynWn7QB5jhg==",
+ "version": "46.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.3.tgz",
+ "integrity": "sha512-Prc7ol+vCIghPeECpwZq5+P+VZfoi87suywvbYCiCnkI1kTmVSdcOC2M8mioglWxBbd28wbb1OVjg/8OzGzatA==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.39.4",