Skip to content

Commit 89b8815

Browse files
Bump the production-dependencies group across 1 directory with 2 updates (#314)
* Bump the production-dependencies group across 1 directory with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [@stylistic/stylelint-config](https://github.com/stylelint-stylistic/stylelint-config) and [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic). Updates `@stylistic/stylelint-config` from 2.0.0 to 3.0.1 - [Release notes](https://github.com/stylelint-stylistic/stylelint-config/releases) - [Changelog](https://github.com/stylelint-stylistic/stylelint-config/blob/main/CHANGELOG.md) - [Commits](stylelint-stylistic/stylelint-config@v2.0.0...v3.0.1) Updates `@stylistic/stylelint-plugin` from 3.1.3 to 4.0.0 - [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases) - [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md) - [Commits](stylelint-stylistic/stylelint-stylistic@v3.1.3...v4.0.0) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-config" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stylistic/stylelint-plugin" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Require stylelint 16.22.0 * Require stylelint 16.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
1 parent 58b78de commit 89b8815

2 files changed

Lines changed: 30 additions & 79 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"node": ">=18.12.0"
3838
},
3939
"peerDependencies": {
40-
"stylelint": "^16.11.0"
40+
"stylelint": "^16.22.0"
4141
},
4242
"dependencies": {
43-
"@stylistic/stylelint-config": "^2.0.0",
44-
"@stylistic/stylelint-plugin": "^3.1.3",
43+
"@stylistic/stylelint-config": "^3.0.1",
44+
"@stylistic/stylelint-plugin": "^4.0.0",
4545
"stylelint-config-recess-order": "^5.1.1",
4646
"stylelint-config-standard": "^36.0.1",
4747
"stylelint-config-standard-scss": "^14.0.0",

0 commit comments

Comments
 (0)