Skip to content

Commit 30031fc

Browse files
Bump the all-dependencies group with 4 updates
Bumps the all-dependencies group with 4 updates: [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss), [prettier](https://github.com/prettier/prettier) and [stylelint](https://github.com/stylelint/stylelint). Updates `autoprefixer` from 10.4.27 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.27...10.5.0) Updates `postcss` from 8.5.8 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.10) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `stylelint` from 17.5.0 to 17.9.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.5.0...17.9.0) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: stylelint dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53a15cf commit 30031fc

2 files changed

Lines changed: 63 additions & 61 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"devDependencies": {
3434
"@trimble-oss/modus-bootstrap": "^2.3.2",
3535
"@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31",
36-
"autoprefixer": "10.4.27",
36+
"autoprefixer": "10.5.0",
3737
"clipboard": "2.0.11",
3838
"eslint": "8.57.1",
3939
"eslint-config-prettier": "10.1.8",
4040
"htmlhint": "1.9.2",
4141
"hugo-bin": "0.142.0",
4242
"jquery": "4.0.0",
4343
"npm-run-all": "4.1.5",
44-
"postcss": "8.5.8",
44+
"postcss": "8.5.10",
4545
"postcss-cli": "11.0.1",
46-
"prettier": "3.8.1",
47-
"stylelint": "17.5.0",
46+
"prettier": "3.8.3",
47+
"stylelint": "17.9.0",
4848
"stylelint-config-standard": "40.0.0"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)