Skip to content

Commit b4e24a2

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/json](https://github.com/eslint/json) and [@eslint/markdown](https://github.com/eslint/markdown). Updates `@eslint/json` from 0.13.2 to 0.14.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.13.2...json-v0.14.0) Updates `@eslint/markdown` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/markdown" dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db314f0 commit b4e24a2

File tree

2 files changed

+23
-90
lines changed

2 files changed

+23
-90
lines changed

package-lock.json

Lines changed: 21 additions & 88 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
@@ -20,8 +20,8 @@
2020
"lint:fix-all": "eslint . --fix"
2121
},
2222
"devDependencies": {
23-
"@eslint/json": "^0.13.2",
24-
"@eslint/markdown": "^7.5.0",
23+
"@eslint/json": "^0.14.0",
24+
"@eslint/markdown": "^7.5.1",
2525
"@stylistic/eslint-plugin": "^5.5.0",
2626
"eslint": "^9.39.1",
2727
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)