Skip to content

Commit

Permalink
Bump the lint group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 4 updates: [lint-staged](https://github.com/lint-staged/lint-staged), [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [prettier](https://github.com/prettier/prettier) and [stylelint](https://github.com/stylelint/stylelint).


Updates `lint-staged` from 15.2.10 to 15.2.11
- [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.2.10...v15.2.11)

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

Updates `prettier` from 3.3.3 to 3.4.2
- [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.2)

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

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 17, 2024
1 parent f8b5090 commit 1b64f18
Show file tree
Hide file tree
Showing 2 changed files with 725 additions and 466 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,17 +102,17 @@
"husky": "9",
"jest-each": "^29.7.0",
"jest-enzyme": "^7.1.2",
"lint-staged": "^15.2.10",
"markdownlint-cli": "^0.41.0",
"lint-staged": "^15.2.11",
"markdownlint-cli": "^0.43.0",
"npm-package-json-lint": "^8.0.0",
"npm-package-json-lint-config-default": "^7.0.1",
"pkg-ok": "^3.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"react-test-renderer": "^18.3.1",
"redux-mock-store": "^1.5.5",
"source-map-explorer": "^2.5.3",
"storybook": "^8.4.0",
"stylelint": "^16.9.0",
"stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.1",
"universal-cookie": "^7.2.2",
"webpack": "5"
Expand Down
Loading

0 comments on commit 1b64f18

Please sign in to comment.