Skip to content

Commit ef1960d

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.9.1 to 0.10.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.9.1...json-v0.10.0) Updates `@eslint/markdown` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/markdown" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcabcbe commit ef1960d

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

package-lock.json

Lines changed: 14 additions & 11 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
@@ -30,8 +30,8 @@
3030
"bump:manifests": "bash utils/bump.sh"
3131
},
3232
"devDependencies": {
33-
"@eslint/json": "^0.9.1",
34-
"@eslint/markdown": "^6.2.1",
33+
"@eslint/json": "^0.10.0",
34+
"@eslint/markdown": "^6.2.2",
3535
"@stylistic/eslint-plugin-js": "^2.13.0",
3636
"eslint": "^9.18.0",
3737
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)