Skip to content

Commit

Permalink
build(deps-dev): bump the non-major-node-dev-dependencies group acros…
Browse files Browse the repository at this point in the history
…s 1 directory with 3 updates

Bumps the non-major-node-dev-dependencies group with 3 updates in the / directory: [husky](https://github.com/typicode/husky), [lint-staged](https://github.com/lint-staged/lint-staged) and [tsx](https://github.com/privatenumber/tsx).


Updates `husky` from 9.1.1 to 9.1.4
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.1...v9.1.4)

Updates `lint-staged` from 15.2.7 to 15.2.8
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.7...v15.2.8)

Updates `tsx` from 4.16.2 to 4.16.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.2...v4.16.5)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-node-dev-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-node-dev-dependencies
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major-node-dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 4d1fdad commit e65f4de
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 114 deletions.
195 changes: 84 additions & 111 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"c8": "10.1.2",
"clean-pkg-json": "1.2.0",
"dependency-cruiser": "16.3.10",
"husky": "9.1.1",
"lint-staged": "15.2.7",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"tsx": "4.16.2",
"tsx": "4.16.5",
"typescript": "5.5.4",
"upem": "9.0.4",
"watskeburt": "4.1.0"
Expand Down

0 comments on commit e65f4de

Please sign in to comment.