Skip to content

Commit 50a439e

Browse files
build(deps-dev): Bump the regular group with 3 updates (#173)
Bumps the regular group with 3 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@commitlint/cli` from 19.6.0 to 19.6.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli) Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 994f4e9 commit 50a439e

File tree

2 files changed

+102
-102
lines changed

2 files changed

+102
-102
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
},
4949
"devDependencies": {
5050
"@biomejs/biome": "^1.9.4",
51-
"@commitlint/cli": "^19.6.0",
51+
"@commitlint/cli": "^19.6.1",
5252
"@commitlint/config-conventional": "^19.6.0",
53-
"@eslint/js": "^9.16.0",
54-
"eslint": "^9.16.0",
53+
"@eslint/js": "^9.17.0",
54+
"eslint": "^9.17.0",
5555
"eslint-define-config": "^2.1.0",
5656
"eslint-plugin-jsdoc": "^50.6.1",
5757
"eslint-plugin-perfectionist": "^4.3.0",

0 commit comments

Comments
 (0)