Skip to content

Commit 0193c71

Browse files
chore(deps-dev): bump the all group across 1 directory with 2 updates
Bumps the all group with 2 updates in the / directory: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) and [lefthook](https://github.com/evilmartians/lefthook). Updates `@nihalgonsalves/esconfig` from 0.9.22 to 0.10.5 - [Release notes](https://github.com/nihalgonsalves/esconfig/releases) - [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md) - [Commits](nihalgonsalves/esconfig@esconfig-v0.9.22...esconfig-v0.10.5) Updates `lefthook` from 1.7.11 to 1.7.14 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.7.11...v1.7.14) --- updated-dependencies: - dependency-name: "@nihalgonsalves/esconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5a2cb commit 0193c71

File tree

2 files changed

+146
-154
lines changed

2 files changed

+146
-154
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"format:check": "prettier . --check"
1717
},
1818
"devDependencies": {
19-
"@nihalgonsalves/esconfig": "^0.9.22",
19+
"@nihalgonsalves/esconfig": "^0.10.5",
2020
"@types/node": "20",
2121
"eslint": "^8.57.0",
22-
"lefthook": "^1.7.11",
22+
"lefthook": "^1.7.14",
2323
"prettier": "^3.3.3",
2424
"ts-node-dev": "^2.0.0",
2525
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)