Skip to content

Commit cd559df

Browse files
Bump @eslint/json from 0.9.0 to 0.9.1 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.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] <support@github.com>
1 parent 6dcecd0 commit cd559df

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 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
@@ -18,7 +18,7 @@
1818
"lint:fix-all": "eslint . --fix"
1919
},
2020
"devDependencies": {
21-
"@eslint/json": "^0.9.0",
21+
"@eslint/json": "^0.9.1",
2222
"@eslint/markdown": "^6.2.1",
2323
"@stylistic/eslint-plugin-js": "^2.13.0",
2424
"eslint": "^9.18.0",

0 commit comments

Comments
 (0)