Skip to content

Commit 11d9855

Browse files
Bump @eslint/json from 0.7.0 to 0.8.0 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [@eslint/json](https://github.com/eslint/json). Updates `@eslint/json` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.7.0...json-v0.8.0) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f133168 commit 11d9855

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bump": "bash utils/bump.sh"
2525
},
2626
"devDependencies": {
27-
"@eslint/json": "^0.7.0",
27+
"@eslint/json": "^0.8.0",
2828
"@eslint/markdown": "^6.2.1",
2929
"@stylistic/eslint-plugin-js": "^2.11.0",
3030
"eslint": "^9.15.0",

0 commit comments

Comments
 (0)