Skip to content

Commit

Permalink
Bump the development-dependencies group with 3 updates (#340)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 3 updates: [husky](https://github.com/typicode/husky), [np](https://github.com/sindresorhus/np) and [prettier](https://github.com/prettier/prettier).


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)

Updates `np` from 10.0.7 to 10.1.0
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v10.0.7...v10.1.0)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Dec 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 22a0eb6 commit 2392231
Showing 2 changed files with 296 additions and 753 deletions.
1,043 changes: 293 additions & 750 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -54,11 +54,11 @@
"@stylelint/remark-preset": "^5.1.1",
"eslint": "^9.14.0",
"eslint-config-stylelint": "^23.0.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"np": "^10.0.7",
"np": "^10.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"remark-cli": "^12.0.1",
"stylelint": "^16.2.1"
},

0 comments on commit 2392231

Please sign in to comment.