Skip to content

Commit e4f4465

Browse files
Bump the lint group across 1 directory with 2 updates
Bumps the lint group with 2 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged) and [stylelint](https://github.com/stylelint/stylelint). Updates `lint-staged` from 15.5.0 to 15.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1) Updates `stylelint` from 16.18.0 to 16.19.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.18.0...16.19.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-version: 16.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30459e1 commit e4f4465

File tree

2 files changed

+49
-51
lines changed

2 files changed

+49
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"husky": "9",
103103
"jest-each": "^29.7.0",
104104
"jest-enzyme": "^7.1.2",
105-
"lint-staged": "^15.5.0",
105+
"lint-staged": "^15.5.1",
106106
"markdownlint-cli": "^0.44.0",
107107
"npm-package-json-lint": "^8.0.0",
108108
"npm-package-json-lint-config-default": "^7.0.1",
@@ -112,7 +112,7 @@
112112
"redux-mock-store": "^1.5.5",
113113
"source-map-explorer": "^2.5.3",
114114
"storybook": "^8.6.12",
115-
"stylelint": "^16.18.0",
115+
"stylelint": "^16.19.0",
116116
"stylelint-config-standard": "^38.0.0",
117117
"universal-cookie": "^8.0.1",
118118
"webpack": "5"

pnpm-lock.yaml

Lines changed: 47 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)