Skip to content

Commit 1c3bc7d

Browse files
Bump @eslint/markdown from 7.2.0 to 7.3.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.2.0 to 7.3.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.3.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 1b2578a commit 1c3bc7d

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.2.0",
10+
"@eslint/markdown": "^7.3.0",
1111
"@stylistic/eslint-plugin": "^5.4.0",
1212
"eslint": "^9.36.0",
1313
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)