Skip to content

Commit 9c547a2

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@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 05d1695 commit 9c547a2

2 files changed

Lines changed: 23 additions & 90 deletions

File tree

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
@@ -24,8 +24,8 @@
2424
"bump:res": "node utils/bump/resources --cache"
2525
},
2626
"devDependencies": {
27-
"@eslint/json": "^0.13.2",
28-
"@eslint/markdown": "^7.5.0",
27+
"@eslint/json": "^0.14.0",
28+
"@eslint/markdown": "^7.5.1",
2929
"@stylistic/eslint-plugin": "^5.5.0",
3030
"eslint": "^9.39.1",
3131
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)