Skip to content

Commit b4e7903

Browse files
Bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [@eslint/markdown](https://github.com/eslint/markdown) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). Updates `@eslint/markdown` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.4.0...v7.4.1) Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.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 7a2a72c commit b4e7903

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

package-lock.json

Lines changed: 12 additions & 14 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
@@ -21,8 +21,8 @@
2121
},
2222
"devDependencies": {
2323
"@eslint/json": "^0.13.2",
24-
"@eslint/markdown": "^7.4.0",
25-
"@stylistic/eslint-plugin": "^5.4.0",
24+
"@eslint/markdown": "^7.4.1",
25+
"@stylistic/eslint-plugin": "^5.5.0",
2626
"eslint": "^9.38.0",
2727
"eslint-plugin-import": "^2.32.0",
2828
"eslint-plugin-regexp": "^2.10.0",

0 commit comments

Comments
 (0)