Skip to content

Commit abd7e09

Browse files
build(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#183)
Bumps the dev-dependencies group with 2 updates in the / directory: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-config-prettier` from 10.0.2 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.2...v10.1.1) Updates `eslint-plugin-jsdoc` from 50.6.3 to 50.6.6 - [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.6.3...v50.6.6) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a18d47c commit abd7e09

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 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
@@ -117,11 +117,11 @@
117117
"changelog-light": "^2.0.5",
118118
"cspell": "^8.17.5",
119119
"eslint": "^8.57.0",
120-
"eslint-config-prettier": "^10.0.2",
120+
"eslint-config-prettier": "^10.1.1",
121121
"eslint-plugin-babel": "^5.3.1",
122122
"eslint-plugin-import": "^2.31.0",
123123
"eslint-plugin-jest": "^28.11.0",
124-
"eslint-plugin-jsdoc": "^50.6.3",
124+
"eslint-plugin-jsdoc": "^50.6.6",
125125
"eslint-plugin-node": "^11.1.0",
126126
"eslint-plugin-prettier": "^5.2.3",
127127
"jest": "^29.7.0",

0 commit comments

Comments
 (0)