Skip to content

Commit aa76589

Browse files
chore: Bump the dev-deps group across 1 directory with 2 updates
Bumps the dev-deps group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `markdownlint-cli2` from 0.23.1 to 0.23.2 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: markdownlint-cli2 dependency-version: 0.23.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8639e55 commit aa76589

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package-lock.json

Lines changed: 21 additions & 21 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
@@ -27,8 +27,8 @@
2727
},
2828
"devDependencies": {
2929
"@eslint/js": "^10.0.1",
30-
"eslint": "^10.7.0",
31-
"markdownlint-cli2": "^0.23.1",
30+
"eslint": "^10.8.0",
31+
"markdownlint-cli2": "^0.23.2",
3232
"prettier": "^3.9.6"
3333
}
3434
}

0 commit comments

Comments
 (0)