Skip to content

Commit 7124c08

Browse files
Bump the lint group with 3 updates
Bumps the lint group with 3 updates: [stylelint](https://github.com/stylelint/stylelint), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [typescript](https://github.com/microsoft/TypeScript). Updates `stylelint` from 16.17.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.19.1) Updates `stylelint-order` from 6.0.4 to 7.0.0 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@6.0.4...7.0.0) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: stylelint-order dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 754a504 commit 7124c08

2 files changed

Lines changed: 50 additions & 45 deletions

File tree

package-lock.json

Lines changed: 47 additions & 42 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
@@ -100,11 +100,11 @@
100100
"slug": "^9.1.0",
101101
"smartypants": "^0.2.2",
102102
"standard": "^17.1.2",
103-
"stylelint": "^16.17.0",
103+
"stylelint": "^16.19.1",
104104
"stylelint-config-gds": "^2.0.0",
105-
"stylelint-order": "^6.0.4",
105+
"stylelint-order": "^7.0.0",
106106
"tap-mocha-reporter": "^5.0.4",
107-
"typescript": "^5.8.2"
107+
"typescript": "^5.8.3"
108108
},
109109
"optionalDependencies": {
110110
"@jest/environment": "^29.7.0",

0 commit comments

Comments
 (0)