Skip to content

Commit b38cae3

Browse files
Bump the development-dependencies group across 1 directory with 6 updates
Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.30.0` | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.6` | `5.3.7` | | [hugo-bin](https://github.com/fenneclab/hugo-bin) | `0.144.7` | `0.144.9` | | [postcss](https://github.com/postcss/postcss) | `8.5.4` | `8.5.6` | | [stylelint](https://github.com/stylelint/stylelint) | `16.20.0` | `16.21.0` | | [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) | `16.0.0` | `16.1.0` | Updates `@eslint/js` from 9.28.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.0/packages/js) Updates `bootstrap` from 5.3.6 to 5.3.7 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.6...v5.3.7) Updates `hugo-bin` from 0.144.7 to 0.144.9 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.144.7...v0.144.9) Updates `postcss` from 8.5.4 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.4...8.5.6) Updates `stylelint` from 16.20.0 to 16.21.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.20.0...16.21.0) Updates `stylelint-config-twbs-bootstrap` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](twbs/stylelint-config-twbs-bootstrap@v16.0.0...v16.1.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bootstrap dependency-version: 5.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hugo-bin dependency-version: 0.144.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-config-twbs-bootstrap dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0548a6b commit b38cae3

File tree

2 files changed

+80
-76
lines changed

2 files changed

+80
-76
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,25 +69,25 @@
6969
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
7070
},
7171
"devDependencies": {
72-
"@eslint/js": "^9.28.0",
72+
"@eslint/js": "^9.30.0",
7373
"@twbs/fantasticon": "^3.1.0",
7474
"autoprefixer": "^10.4.21",
75-
"bootstrap": "^5.3.6",
75+
"bootstrap": "^5.3.7",
7676
"clean-css-cli": "^5.6.3",
7777
"clipboard": "^2.0.11",
7878
"cross-env": "^7.0.3",
7979
"eslint": "^9.28.0",
8080
"find-unused-sass-variables": "^6.1.0",
8181
"fuse.js": "^7.1.0",
8282
"globals": "^14.0.0",
83-
"hugo-bin": "^0.144.7",
83+
"hugo-bin": "^0.144.9",
8484
"lockfile-lint": "^4.14.1",
8585
"npm-run-all2": "^8.0.4",
8686
"picocolors": "^1.1.1",
87-
"postcss": "^8.5.4",
87+
"postcss": "^8.5.6",
8888
"postcss-cli": "^11.0.1",
89-
"stylelint": "^16.20.0",
90-
"stylelint-config-twbs-bootstrap": "^16.0.0",
89+
"stylelint": "^16.21.0",
90+
"stylelint-config-twbs-bootstrap": "^16.1.0",
9191
"svg-sprite": "^3.0.0-rc3",
9292
"svgo": "^3.3.2",
9393
"vnu-jar": "24.10.17"

0 commit comments

Comments
 (0)