Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 2 updates (#2071)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [husky](https://github.com/typicode/husky).


Updates `cross-spawn` from 7.0.5 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.5...v7.0.6)

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: cross-spawn
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent b9b7f23 commit dd89725
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"babel-eslint": "10.1.0",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"cross-spawn": "7.0.5",
"cross-spawn": "7.0.6",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-react": "7.37.2",
"eslint-plugin-standard": "5.0.0",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
Expand Down

0 comments on commit dd89725

Please sign in to comment.