Skip to content

Commit 7e82b43

Browse files
dependabot[bot]coliff
authored andcommitted
Bump the all-dependencies group with 3 updates
Bumps the all-dependencies group with 3 updates: [@trimble-oss/modus-bootstrap](https://github.com/trimble-oss/modus-bootstrap), [autoprefixer](https://github.com/postcss/autoprefixer) and [htmlhint](https://github.com/htmlhint/HTMLHint). Updates `@trimble-oss/modus-bootstrap` from 2.2.0 to 2.3.2 - [Release notes](https://github.com/trimble-oss/modus-bootstrap/releases) - [Commits](trimble-oss/modus-bootstrap@v2.2.0...v2.3.2) Updates `autoprefixer` from 10.4.23 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.24) Updates `htmlhint` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/htmlhint/HTMLHint/releases) - [Commits](htmlhint/HTMLHint@v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: "@trimble-oss/modus-bootstrap" dependency-version: 2.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: htmlhint dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a700cef commit 7e82b43

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package-lock.json

Lines changed: 20 additions & 20 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
@@ -31,13 +31,13 @@
3131
"test": "npm-run-all lint-css && npm run lint-html && npx hugo"
3232
},
3333
"devDependencies": {
34-
"@trimble-oss/modus-bootstrap": "^2.2.0",
34+
"@trimble-oss/modus-bootstrap": "^2.3.2",
3535
"@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31",
36-
"autoprefixer": "10.4.23",
36+
"autoprefixer": "10.4.24",
3737
"clipboard": "2.0.11",
3838
"eslint": "8.57.1",
3939
"eslint-config-prettier": "10.1.8",
40-
"htmlhint": "1.8.0",
40+
"htmlhint": "1.9.1",
4141
"hugo-bin": "0.142.0",
4242
"jquery": "3.7.1",
4343
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)