From 96cec41308db8a5bce77d615e262982641baac00 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 24 Apr 2023 21:12:21 +0000 Subject: build(deps-dev): bump eslint-plugin-jsdoc from 43.0.7 to 43.1.0 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 43.0.7 to 43.1.0. - [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/v43.0.7...v43.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index faf8dff1..94dd1a8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", - "eslint-plugin-jsdoc": "^43.0.7", + "eslint-plugin-jsdoc": "^43.1.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", @@ -8053,9 +8053,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "43.0.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.7.tgz", - "integrity": "sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==", + "version": "43.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.1.0.tgz", + "integrity": "sha512-TIeaVIW3nu9/dCrx/W5+IUUyNHyYP/dzEd4JKjxfhCFjEA6D1KmNFr00ykLxHcTeHsZs02TbT3CEA8Coen3u8A==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.37.1", @@ -8068,7 +8068,7 @@ "spdx-expression-parse": "^3.0.1" }, "engines": { - "node": "^14 || ^16 || ^17 || ^18 || ^19 || ^20" + "node": ">=16" }, "peerDependencies": { "eslint": "^7.0.0 || ^8.0.0" @@ -24393,9 +24393,9 @@ } }, "eslint-plugin-jsdoc": { - "version": "43.0.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.0.7.tgz", - "integrity": "sha512-32Sx5I9VzO/bqbtslCu3L1GHIPo+QEliwqwjWq+qzbUv76wrkH6ifUEE0EbkuNEn+cHlSIOrg/IJ1PGNN72QZA==", + "version": "43.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-43.1.0.tgz", + "integrity": "sha512-TIeaVIW3nu9/dCrx/W5+IUUyNHyYP/dzEd4JKjxfhCFjEA6D1KmNFr00ykLxHcTeHsZs02TbT3CEA8Coen3u8A==", "dev": true, "requires": { "@es-joy/jsdoccomment": "~0.37.1", -- cgit v1.2.3