Skip to content

Commit a4c103c

Browse files
meta: bump the lint group across 1 directory with 3 updates (#345)
Bumps the lint group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@eslint/js` from 9.30.0 to 9.30.1 - [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.30.1/packages/js) Updates `eslint` from 9.30.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) Updates `eslint-plugin-jsdoc` from 51.3.1 to 51.3.3 - [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@v51.3.1...v51.3.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-version: 51.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78482b8 commit a4c103c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"api-docs-tooling": "./bin/cli.mjs"
2525
},
2626
"devDependencies": {
27-
"@eslint/js": "^9.30.0",
27+
"@eslint/js": "^9.30.1",
2828
"@reporters/github": "^1.7.2",
2929
"@types/mdast": "^4.0.4",
3030
"@types/node": "^22.15.29",
3131
"c8": "^10.1.3",
32-
"eslint": "^9.30.0",
32+
"eslint": "^9.30.1",
3333
"eslint-plugin-import-x": "^4.16.1",
34-
"eslint-plugin-jsdoc": "^51.3.1",
34+
"eslint-plugin-jsdoc": "^51.3.3",
3535
"globals": "^16.3.0",
3636
"husky": "^9.1.7",
3737
"lint-staged": "^16.1.2",

0 commit comments

Comments
 (0)