Skip to content

Commit 2bba1c6

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@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.0.0 to 7.1.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.0.0...v7.1.0) Updates `@stylistic/eslint-plugin` from 5.2.1 to 5.2.2 - [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.2.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaae3a0 commit 2bba1c6

File tree

2 files changed

+20
-33
lines changed

2 files changed

+20
-33
lines changed

package-lock.json

Lines changed: 18 additions & 31 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
@@ -7,8 +7,8 @@
77
"lint:fix-all": "eslint . --fix"
88
},
99
"devDependencies": {
10-
"@eslint/markdown": "^7.0.0",
11-
"@stylistic/eslint-plugin": "^5.2.1",
10+
"@eslint/markdown": "^7.1.0",
11+
"@stylistic/eslint-plugin": "^5.2.2",
1212
"eslint": "^9.31.0",
1313
"eslint-plugin-import": "^2.32.0",
1414
"eslint-plugin-yml": "^1.18.0",

0 commit comments

Comments
 (0)