Skip to content

Commit

Permalink
Bump @eslint/json in the dev-dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update in the / directory: [@eslint/json](https://github.com/eslint/json).


Updates `@eslint/json` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/eslint/json/releases)
- [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md)
- [Commits](eslint/json@json-v0.9.0...json-v0.9.1)

---
updated-dependencies:
- dependency-name: "@eslint/json"
  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 14, 2025
1 parent d0a0b16 commit a86c1cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint:fix-all": "eslint . --fix"
},
"devDependencies": {
"@eslint/json": "^0.9.0",
"@eslint/json": "^0.9.1",
"@eslint/markdown": "^6.2.1",
"@stylistic/eslint-plugin-js": "^2.13.0",
"eslint": "^9.18.0",
Expand Down

0 comments on commit a86c1cc

Please sign in to comment.