Skip to content

Commit

Permalink
build(deps-dev): Bump jest-preset-stylelint in the jest group (#8187)
Browse files Browse the repository at this point in the history
Bumps the jest group with 1 update: [jest-preset-stylelint](https://github.com/stylelint/jest-preset-stylelint).


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

---
updated-dependencies:
- dependency-name: jest-preset-stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

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 Jan 28, 2025
1 parent 7a953d8 commit 09959f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest-axe": "^9.0.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-preset-stylelint": "^7.1.1",
"jest-preset-stylelint": "^7.2.0",
"lint-staged": "^15.4.3",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5851,7 +5851,7 @@ __metadata:
jest-axe: "npm:^9.0.0"
jest-environment-jsdom: "npm:^29.7.0"
jest-environment-node: "npm:^29.7.0"
jest-preset-stylelint: "npm:^7.1.1"
jest-preset-stylelint: "npm:^7.2.0"
lint-staged: "npm:^15.4.3"
mini-css-extract-plugin: "npm:^2.9.2"
postcss: "npm:^8.5.1"
Expand Down Expand Up @@ -13512,12 +13512,12 @@ __metadata:
languageName: node
linkType: hard

"jest-preset-stylelint@npm:^7.1.1":
version: 7.1.1
resolution: "jest-preset-stylelint@npm:7.1.1"
"jest-preset-stylelint@npm:^7.2.0":
version: 7.2.0
resolution: "jest-preset-stylelint@npm:7.2.0"
peerDependencies:
jest: ^29.0.2
checksum: 10/8cb52a46f39399731bb4c5422477945c30bf1b2ce4f150595bfd620a2ec660df9261782ac2fb5648278c62b0fe15ae881182f385fa809dfe0f71b1d399007e5b
checksum: 10/344c1afead7fce6e7cf2653483bb85dbf7eb5a3b5d8c2561be8665bb252f2a6204bc4d7873a7bf94cef73e4bd9552810759e677f990c13e88918d17bb6170ad2
languageName: node
linkType: hard

Expand Down

0 comments on commit 09959f8

Please sign in to comment.