Skip to content

Commit

Permalink
Bump the lint group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 4 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged), [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [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.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.3.0...v15.4.3)

Updates `markdownlint-cli` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)

Updates `stylelint` from 16.12.0 to 16.14.1
- [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.14.1)

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: markdownlint-cli
  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 30, 2025
1 parent ad72952 commit e5bb843
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 129 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
"husky": "9",
"jest-each": "^29.7.0",
"jest-enzyme": "^7.1.2",
"lint-staged": "^15.3.0",
"markdownlint-cli": "^0.43.0",
"lint-staged": "^15.4.3",
"markdownlint-cli": "^0.44.0",
"npm-package-json-lint": "^8.0.0",
"npm-package-json-lint-config-default": "^7.0.1",
"pkg-ok": "^3.0.0",
Expand All @@ -112,8 +112,8 @@
"redux-mock-store": "^1.5.5",
"source-map-explorer": "^2.5.3",
"storybook": "^8.5.2",
"stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.1",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"universal-cookie": "^7.2.2",
"webpack": "5"
},
Expand Down
Loading

0 comments on commit e5bb843

Please sign in to comment.