Skip to content

Commit

Permalink
build(deps-dev): Bump jest-preset-stylelint in the jest group (#8153)
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.0 to 7.1.1
- [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.0...7.1.1)

---
updated-dependencies:
- dependency-name: jest-preset-stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 20, 2025
1 parent 28b644b commit ed00033
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.0",
"jest-preset-stylelint": "^7.1.1",
"lint-staged": "^15.2.11",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.49",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5550,7 +5550,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.0"
jest-preset-stylelint: "npm:^7.1.1"
lint-staged: "npm:^15.2.11"
mini-css-extract-plugin: "npm:^2.9.2"
postcss: "npm:^8.4.49"
Expand Down Expand Up @@ -13169,12 +13169,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit ed00033

Please sign in to comment.