Skip to content

Commit 0a64518

Browse files
build(deps-dev): Bump the npm group across 1 directory with 2 updates
Bumps the npm group with 2 updates in the / directory: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) and [prettier](https://github.com/prettier/prettier). Updates `markdownlint-cli2` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.22.1...v0.23.0) Updates `prettier` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.4) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74f9d2d commit 0a64518

2 files changed

Lines changed: 59 additions & 39 deletions

File tree

package-lock.json

Lines changed: 57 additions & 37 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
@@ -10,7 +10,7 @@
1010
"lint": "npm run format:check && npm run lint:md"
1111
},
1212
"devDependencies": {
13-
"markdownlint-cli2": "0.22.1",
14-
"prettier": "3.8.4"
13+
"markdownlint-cli2": "0.23.0",
14+
"prettier": "3.9.4"
1515
}
1616
}

0 commit comments

Comments
 (0)