aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-02 21:10:31 +0000
committerGravatar vitalyster2024-01-03 03:35:55 +0300
commitfa7447efe7957272c7ba96b5bc34c0e2e9924b8c (patch)
tree59513f824f921e9d8fd5b02746359b829302ea06 /package.json
parent52735340a2c139f9e8034594642a598d30d3d613 (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 47.0.2 to 48.0.1 - [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/v47.0.2...v48.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... 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 09cd52cf..271bb536 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.1",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^47.0.2",
+ "eslint-plugin-jsdoc": "^48.0.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",