Skip to content

Commit 2f19727

Browse files
Bump the production-dependencies group across 1 directory with 5 updates
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stylistic/stylelint-config](https://github.com/stylelint-stylistic/stylelint-config) | `3.0.1` | `4.0.0` | | [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) | `4.0.0` | `5.0.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `36.0.1` | `40.0.0` | | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `14.0.0` | `17.0.0` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.12.1` | `7.0.0` | Updates `@stylistic/stylelint-config` from 3.0.1 to 4.0.0 - [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@v3.0.1...v4.0.0) Updates `@stylistic/stylelint-plugin` from 4.0.0 to 5.0.1 - [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@v4.0.0...v5.0.1) Updates `stylelint-config-standard` from 36.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...40.0.0) Updates `stylelint-config-standard-scss` from 14.0.0 to 17.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v14.0.0...v17.0.0) Updates `stylelint-scss` from 6.12.1 to 7.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.12.1...v7.0.0) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-config" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stylistic/stylelint-plugin" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stylelint-config-standard-scss dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stylelint-scss dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db696f2 commit 2f19727

File tree

2 files changed

+155
-69
lines changed

2 files changed

+155
-69
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"stylelint": "^16.22.0"
4141
},
4242
"dependencies": {
43-
"@stylistic/stylelint-config": "^3.0.1",
44-
"@stylistic/stylelint-plugin": "^4.0.1",
43+
"@stylistic/stylelint-config": "^4.0.0",
44+
"@stylistic/stylelint-plugin": "^5.0.1",
4545
"stylelint-config-recess-order": "^5.1.1",
46-
"stylelint-config-standard": "^36.0.1",
47-
"stylelint-config-standard-scss": "^14.0.0",
48-
"stylelint-scss": "^6.14.0"
46+
"stylelint-config-standard": "^40.0.0",
47+
"stylelint-config-standard-scss": "^17.0.0",
48+
"stylelint-scss": "^7.0.0"
4949
},
5050
"devDependencies": {
5151
"@eslint/js": "^9.39.3",

0 commit comments

Comments
 (0)