Skip to content

Commit

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


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

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

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

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent cfde948 commit bfc4c7b
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 69 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"husky": "9",
"jest-each": "^29.7.0",
"jest-enzyme": "^7.1.2",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"markdownlint-cli": "^0.43.0",
"npm-package-json-lint": "^8.0.0",
"npm-package-json-lint-config-default": "^7.0.1",
Expand All @@ -112,8 +112,8 @@
"redux-mock-store": "^1.5.5",
"source-map-explorer": "^2.5.3",
"storybook": "^8.5.0",
"stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.1",
"stylelint": "^16.13.2",
"stylelint-config-standard": "^37.0.0",
"universal-cookie": "^7.2.2",
"webpack": "5"
},
Expand Down
Loading

0 comments on commit bfc4c7b

Please sign in to comment.