Skip to content

Commit 79aca21

Browse files
Bump the development-dependencies group across 1 directory with 4 updates (#2197)
* Bump the development-dependencies group across 1 directory with 4 updates Bumps the development-dependencies group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [bootstrap](https://github.com/twbs/bootstrap), [hugo-bin](https://github.com/fenneclab/hugo-bin) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.32.0 to 9.34.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.34.0/packages/js) Updates `bootstrap` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) Updates `hugo-bin` from 0.145.2 to 0.146.0 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.145.2...v0.146.0) Updates `stylelint` from 16.22.0 to 16.23.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.22.0...16.23.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hugo-bin dependency-version: 0.146.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Up --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
1 parent b547a9c commit 79aca21

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,24 +69,24 @@
6969
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
7070
},
7171
"devDependencies": {
72-
"@eslint/js": "^9.32.0",
72+
"@eslint/js": "^9.34.0",
7373
"@twbs/fantasticon": "^3.1.0",
7474
"autoprefixer": "^10.4.21",
75-
"bootstrap": "^5.3.7",
75+
"bootstrap": "^5.3.8",
7676
"clean-css-cli": "^5.6.3",
7777
"clipboard": "^2.0.11",
7878
"cross-env": "^10.0.0",
79-
"eslint": "^9.32.0",
79+
"eslint": "^9.34.0",
8080
"find-unused-sass-variables": "^6.1.0",
8181
"fuse.js": "^7.1.0",
8282
"globals": "^14.0.0",
83-
"hugo-bin": "^0.145.2",
83+
"hugo-bin": "^0.146.0",
8484
"lockfile-lint": "^4.14.1",
8585
"npm-run-all2": "^8.0.4",
8686
"picocolors": "^1.1.1",
8787
"postcss": "^8.5.6",
8888
"postcss-cli": "^11.0.1",
89-
"stylelint": "^16.22.0",
89+
"stylelint": "^16.23.1",
9090
"stylelint-config-twbs-bootstrap": "^16.1.0",
9191
"svg-sprite": "^3.0.0-rc3",
9292
"svgo": "^3.3.2",

0 commit comments

Comments
 (0)