Skip to content

Commit 3c79e20

Browse files
build(deps-dev): Bump the regular group with 4 updates (#184)
Bumps the regular group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `eslint-plugin-jsdoc` from 50.6.2 to 50.6.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@v50.6.2...v50.6.3) Updates `lint-staged` from 15.4.2 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.2...v15.4.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 316d2c2 commit 3c79e20

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"@biomejs/biome": "^1.9.4",
5151
"@commitlint/cli": "^19.6.1",
5252
"@commitlint/config-conventional": "^19.6.0",
53-
"@eslint/js": "^9.18.0",
54-
"eslint": "^9.18.0",
53+
"@eslint/js": "^9.19.0",
54+
"eslint": "^9.19.0",
5555
"eslint-define-config": "^2.1.0",
56-
"eslint-plugin-jsdoc": "^50.6.2",
56+
"eslint-plugin-jsdoc": "^50.6.3",
5757
"eslint-plugin-perfectionist": "^4.7.0",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^15.4.2",
59+
"lint-staged": "^15.4.3",
6060
"neostandard": "^0.12.0",
6161
"prettier": "^3.4.2"
6262
}

0 commit comments

Comments
 (0)