Skip to content

Commit 3951fc0

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@eslint/json](https://github.com/eslint/json) and [husky](https://github.com/typicode/husky). Updates `@eslint/json` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.6.0...json-v0.7.0) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27a145b commit 3951fc0

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

package-lock.json

Lines changed: 10 additions & 11 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
@@ -24,10 +24,10 @@
2424
"bump": "bash utils/bump.sh"
2525
},
2626
"devDependencies": {
27-
"@eslint/json": "^0.6.0",
27+
"@eslint/json": "^0.7.0",
2828
"@eslint/markdown": "^6.2.1",
2929
"eslint": "^9.15.0",
3030
"eslint-plugin-yml": "^1.15.0",
31-
"husky": "^9.1.6"
31+
"husky": "^9.1.7"
3232
}
3333
}

0 commit comments

Comments
 (0)