Skip to content

Commit

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


Updates `@nihalgonsalves/esconfig` from 0.9.10 to 0.9.11
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.10...esconfig-v0.9.11)

Updates `esbuild` from 0.21.3 to 0.21.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.21.3...v0.21.4)

Updates `lefthook` from 1.6.12 to 1.6.13
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.12...v1.6.13)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: esbuild
  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 May 27, 2024
1 parent ff0d9b3 commit 6bb0d64
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 149 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"peerDependencies": {
"browserslist": "^4.21.8",
"esbuild": "~0.21.3"
"esbuild": "~0.21.4"
},
"dependencies": {
"debug": "^4.3.4",
Expand All @@ -36,16 +36,16 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nihalgonsalves/esconfig": "^0.9.10",
"@nihalgonsalves/esconfig": "^0.9.11",
"@types/debug": "^4.1.12",
"@types/node": "18",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"browserslist": "^4.23.0",
"esbuild": "~0.21.3",
"esbuild": "~0.21.4",
"eslint": "^8.57.0",
"eslint-plugin-vitest": "~0.4.1",
"lefthook": "^1.6.12",
"lefthook": "^1.6.13",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 6bb0d64

Please sign in to comment.