Skip to content

Commit

Permalink
Bump the npm-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 2 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged) and [stylelint](https://github.com/stylelint/stylelint).


Updates `lint-staged` from 15.4.1 to 15.4.3
- [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.4.1...v15.4.3)

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

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 3111e83 commit 016d87a
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 62 deletions.
125 changes: 65 additions & 60 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 @@ -53,13 +53,13 @@
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"minify": "^12.0.1",
"npm-run-all": "^4.1.5",
"pre-commit": "^1.2.2",
"prettier": "3.4.2",
"sass": "^1.83.4",
"stylelint": "^16.13.2",
"stylelint": "^16.14.0",
"stylelint-config-sass-guidelines": "^12.1.0",
"stylelint-order": "^6.0.4",
"ts-jest": "^29.2.5",
Expand Down

0 comments on commit 016d87a

Please sign in to comment.