Skip to content

Commit 1602c09

Browse files
Bump the lint group across 1 directory with 2 updates
Bumps the lint group with 2 updates in the / directory: [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and [stylelint](https://github.com/stylelint/stylelint). Updates `markdownlint-cli` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0) Updates `stylelint` from 16.9.0 to 16.10.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.9.0...16.10.0) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae2cd06 commit 1602c09

File tree

2 files changed

+121
-129
lines changed

2 files changed

+121
-129
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"jest-each": "^29.7.0",
103103
"jest-enzyme": "^7.1.2",
104104
"lint-staged": "^15.2.10",
105-
"markdownlint-cli": "^0.41.0",
105+
"markdownlint-cli": "^0.42.0",
106106
"npm-package-json-lint": "^8.0.0",
107107
"npm-package-json-lint-config-default": "^7.0.1",
108108
"pkg-ok": "^3.0.0",
@@ -111,7 +111,7 @@
111111
"redux-mock-store": "^1.5.5",
112112
"source-map-explorer": "^2.5.3",
113113
"storybook": "^8.3.6",
114-
"stylelint": "^16.9.0",
114+
"stylelint": "^16.10.0",
115115
"stylelint-config-standard": "^36.0.1",
116116
"webpack": "5"
117117
},

0 commit comments

Comments
 (0)