From df46fa019569a65b3f870057d1e3fb5f14c8273a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:14:57 +0000 Subject: [PATCH] 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](https://github.com/trimble-oss/modus-bootstrap/compare/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](https://github.com/postcss/autoprefixer/compare/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](https://github.com/htmlhint/HTMLHint/compare/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] --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 6 +++--- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 06ec770..40543cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,13 +9,13 @@ "version": "1.0.0", "license": "private", "devDependencies": { - "@trimble-oss/modus-bootstrap": "^2.2.0", + "@trimble-oss/modus-bootstrap": "^2.3.2", "@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31", - "autoprefixer": "10.4.23", + "autoprefixer": "10.4.24", "clipboard": "2.0.11", "eslint": "8.57.1", "eslint-config-prettier": "10.1.8", - "htmlhint": "1.8.0", + "htmlhint": "1.9.1", "hugo-bin": "0.142.0", "jquery": "3.7.1", "npm-run-all": "4.1.5", @@ -551,9 +551,9 @@ "dev": true }, "node_modules/@trimble-oss/modus-bootstrap": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-bootstrap/-/modus-bootstrap-2.2.0.tgz", - "integrity": "sha512-NXvICKvyBMYwyQjnZh0KTnLseIO12PVNLy5uNYAJ42o57vyZHmD3CD0Ic4OrOv2cBXO3urTGOJ2K3xx39Xt5RA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-bootstrap/-/modus-bootstrap-2.3.2.tgz", + "integrity": "sha512-Yk7988noecehlyeOhldu6+26Ub8Nt5+sI3uM4vKzVCGe5jHukQHJLabInW3YM0PfR69uvipIQIY8NZwSnUOb9w==", "dev": true, "license": "MIT", "dependencies": { @@ -907,9 +907,9 @@ "dev": true }, "node_modules/autoprefixer": { - "version": "10.4.23", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz", - "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==", + "version": "10.4.24", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.24.tgz", + "integrity": "sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==", "dev": true, "funding": [ { @@ -928,7 +928,7 @@ "license": "MIT", "dependencies": { "browserslist": "^4.28.1", - "caniuse-lite": "^1.0.30001760", + "caniuse-lite": "^1.0.30001766", "fraction.js": "^5.3.4", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" @@ -1230,9 +1230,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001760", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz", - "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==", + "version": "1.0.30001774", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz", + "integrity": "sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==", "dev": true, "funding": [ { @@ -2620,9 +2620,9 @@ } }, "node_modules/htmlhint": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.8.0.tgz", - "integrity": "sha512-RT1UsSM3ldlVQ7DDqWnbbRY1Rf6wwudmdYwiJzIyZVapA0jcka5r2lE2RkMLzTDN5c8Vc06yis57TaTpZ6o3Dg==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.9.1.tgz", + "integrity": "sha512-nbnzHfgc7x3h7B83Y4fVFHDSMIjI9pepSgFhIYVE0Sj/Ulxd32loDgk+/79kjIhi4dvoIq6WlOMqbkaUQZF7lQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2631,7 +2631,7 @@ "commander": "11.1.0", "glob": "^9.0.0", "is-glob": "^4.0.3", - "node-sarif-builder": "^3.3.1", + "node-sarif-builder": "^3.4.0", "strip-json-comments": "3.1.1", "xml": "1.0.1" }, @@ -3499,9 +3499,9 @@ "license": "MIT" }, "node_modules/node-sarif-builder": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/node-sarif-builder/-/node-sarif-builder-3.3.1.tgz", - "integrity": "sha512-8z5dAbhpxmk/WRQHXlv4V0h+9Y4Ugk+w08lyhV/7E/CQX9yDdBc3025/EG+RSMJU2aPFh/IQ7XDV7Ti5TLt/TA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/node-sarif-builder/-/node-sarif-builder-3.4.0.tgz", + "integrity": "sha512-tGnJW6OKRii9u/b2WiUViTJS+h7Apxx17qsMUjsUeNDiMMX5ZFf8F8Fcz7PAQ6omvOxHZtvDTmOYKJQwmfpjeg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f8235c5..0481da8 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "test": "npm-run-all lint-css && npm run lint-html && npx hugo" }, "devDependencies": { - "@trimble-oss/modus-bootstrap": "^2.2.0", + "@trimble-oss/modus-bootstrap": "^2.3.2", "@trimble-oss/modus-docs-hugo-theme": "1.0.0-alpha31", - "autoprefixer": "10.4.23", + "autoprefixer": "10.4.24", "clipboard": "2.0.11", "eslint": "8.57.1", "eslint-config-prettier": "10.1.8", - "htmlhint": "1.8.0", + "htmlhint": "1.9.1", "hugo-bin": "0.142.0", "jquery": "3.7.1", "npm-run-all": "4.1.5",