Skip to content

Commit cd17a6c

Browse files
Bump @eslint/markdown from 7.4.1 to 7.5.0 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [@eslint/markdown](https://github.com/eslint/markdown). Updates `@eslint/markdown` from 7.4.1 to 7.5.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.4.1...v7.5.0) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc2326f commit cd17a6c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint:fix-all": "eslint . --fix"
88
},
99
"devDependencies": {
10-
"@eslint/markdown": "^7.4.1",
10+
"@eslint/markdown": "^7.5.0",
1111
"@stylistic/eslint-plugin": "^5.5.0",
1212
"eslint": "^9.38.0",
1313
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)