Skip to content

Commit f358655

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.11.0 to 0.12.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.11.0...json-v0.12.0) Updates `@eslint/markdown` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/markdown" dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 675eb62 commit f358655

File tree

2 files changed

+84
-10
lines changed

2 files changed

+84
-10
lines changed

package-lock.json

Lines changed: 82 additions & 8 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
@@ -35,8 +35,8 @@
3535
"bump:manifests": "bash utils/bump.sh"
3636
},
3737
"devDependencies": {
38-
"@eslint/json": "^0.11.0",
39-
"@eslint/markdown": "^6.3.0",
38+
"@eslint/json": "^0.12.0",
39+
"@eslint/markdown": "^6.4.0",
4040
"@stylistic/eslint-plugin-js": "^4.2.0",
4141
"eslint": "^9.24.0",
4242
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)