Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) and [lefthook](https://github.com/evilmartians/lefthook).


Updates `@nihalgonsalves/esconfig` from 0.9.19 to 0.9.20
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.19...esconfig-v0.9.20)

Updates `lefthook` from 1.7.2 to 1.7.5
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.2...v1.7.5)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent d454fa4 commit ca17e79
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 144 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"format:check": "prettier . --check"
},
"devDependencies": {
"@nihalgonsalves/esconfig": "^0.9.19",
"@nihalgonsalves/esconfig": "^0.9.20",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.7.2",
"lefthook": "^1.7.5",
"prettier": "^3.3.3",
"ts-node-dev": "^2.0.0",
"typescript": "^5.5.3"
Expand Down
Loading

0 comments on commit ca17e79

Please sign in to comment.