Skip to content

Commit fb9bc4c

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](https://github.com/eslint/eslint). Updates `@eslint/json` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.8.0...json-v0.9.0) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1f7ae4 commit fb9bc4c

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

package-lock.json

Lines changed: 20 additions & 24 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
@@ -8,9 +8,9 @@
88
"lint:fix-all": "eslint . --fix"
99
},
1010
"devDependencies": {
11-
"@eslint/json": "^0.8.0",
11+
"@eslint/json": "^0.9.0",
1212
"@eslint/markdown": "^6.2.1",
13-
"eslint": "^9.16.0",
13+
"eslint": "^9.17.0",
1414
"eslint-plugin-yml": "^1.16.0",
1515
"husky": "^9.1.7"
1616
}

0 commit comments

Comments
 (0)