Skip to content

Commit

Permalink
Bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent d24c367 commit 1dcce06
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
25 changes: 14 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"url": "https://github.com/KudoAI/chat-prompts/issues"
},
"devDependencies": {
"@eslint/json": "^0.9.1",
"@eslint/markdown": "^6.2.1",
"@eslint/json": "^0.10.0",
"@eslint/markdown": "^6.2.2",
"@stylistic/eslint-plugin-js": "^2.13.0",
"eslint": "^9.18.0",
"eslint-plugin-import": "^2.31.0",
Expand Down

0 comments on commit 1dcce06

Please sign in to comment.