Skip to content

Commit 6b43f08

Browse files
chore(deps): Bump minimatch and markdownlint-cli in /schema/emitter (#317)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.4 and updates ancestor dependency [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli). These dependencies need to be updated together. Updates `minimatch` from 10.1.3 to 10.2.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.3...v10.2.4) Updates `markdownlint-cli` from 0.46.0 to 0.48.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.46.0...v0.48.0) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: indirect - dependency-name: markdownlint-cli dependency-version: 0.48.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5eb52be commit 6b43f08

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

schema/emitter/package-lock.json

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

schema/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@typespec/compiler": "latest",
4949
"@typespec/json-schema": "^1.8.0",
5050
"eslint": "^9.15.0",
51-
"markdownlint-cli": "^0.46.0",
51+
"markdownlint-cli": "^0.48.0",
5252
"prettier": "^3.3.3",
5353
"typescript": "^5.3.3",
5454
"typescript-eslint": "^8.54.0"

0 commit comments

Comments
 (0)