Skip to content

Commit c9c16c9

Browse files
build(deps-dev): bump group with 2 updates (#132)
Bumps the dev-dependencies group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.4.3...v50.5.0) Updates `npm-check-updates` from 17.1.10 to 17.1.11 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v17.1.10...v17.1.11) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef101b3 commit c9c16c9

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

package-lock.json

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@
121121
"eslint-plugin-babel": "^5.3.1",
122122
"eslint-plugin-import": "^2.31.0",
123123
"eslint-plugin-jest": "^28.9.0",
124-
"eslint-plugin-jsdoc": "^50.4.3",
124+
"eslint-plugin-jsdoc": "^50.5.0",
125125
"eslint-plugin-node": "^11.1.0",
126126
"eslint-plugin-prettier": "^5.2.1",
127127
"jest": "^29.7.0",
128128
"jsdoc-to-markdown": "^9.0.5",
129129
"lodash": "^4.17.21",
130-
"npm-check-updates": "^17.1.10",
130+
"npm-check-updates": "^17.1.11",
131131
"npm-run-all": "^4.1.5",
132132
"prettier": "^3.3.3"
133133
}

0 commit comments

Comments
 (0)