Skip to content

Commit

Permalink
chore(deps-dev): bump the major-dev-dependencies group with 2 updates (
Browse files Browse the repository at this point in the history
…#256)

Bumps the major-dev-dependencies group with 2 updates: [lint-staged](https://github.com/okonet/lint-staged) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss).


Updates `lint-staged` from 14.0.0 to 15.0.1
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.0...v15.0.1)

Updates `stylelint-config-standard-scss` from 10.0.0 to 11.0.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-config-standard-scss@v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dev-dependencies
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-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 Oct 16, 2023
1 parent 59eade2 commit cefec75
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 95 deletions.
180 changes: 87 additions & 93 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 @@ -46,13 +46,13 @@
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.1",
"npm-run-all": "^4.1.5",
"prettier": "3.0.3",
"sass": "^1.69.3",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0"
"stylelint-config-standard-scss": "^11.0.0"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit cefec75

Please sign in to comment.