Skip to content

Commit 4e809b9

Browse files
meta: bump the lint group with 4 updates
Bumps the lint group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@eslint/js` from 9.21.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) Updates `eslint` from 9.21.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.23.0) 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.8 - [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.8) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24143a2 commit 4e809b9

File tree

2 files changed

+41
-30
lines changed

2 files changed

+41
-30
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"api-docs-tooling": "./bin/cli.mjs"
2222
},
2323
"devDependencies": {
24-
"@eslint/js": "^9.21.0",
24+
"@eslint/js": "^9.23.0",
2525
"@types/mdast": "^4.0.4",
2626
"@types/node": "^22.13.11",
27-
"eslint": "^9.21.0",
28-
"eslint-config-prettier": "^10.0.2",
29-
"eslint-plugin-jsdoc": "^50.6.3",
27+
"eslint": "^9.23.0",
28+
"eslint-config-prettier": "^10.1.1",
29+
"eslint-plugin-jsdoc": "^50.6.8",
3030
"globals": "^16.0.0",
3131
"husky": "^9.1.7",
3232
"lint-staged": "^15.5.0",

0 commit comments

Comments
 (0)