Skip to content

Commit

Permalink
Bump the development-dependencies group across 1 directory with 3 upd…
Browse files Browse the repository at this point in the history
…ates (#2113)

Bumps the development-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [hugo-bin](https://github.com/fenneclab/hugo-bin) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js)

Updates `hugo-bin` from 0.141.2 to 0.142.0
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.141.2...v0.142.0)

Updates `stylelint` from 16.14.1 to 16.15.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.14.1...16.15.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent e898da7 commit 5f977e7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
42 changes: 26 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
},
"devDependencies": {
"@eslint/js": "^9.20.0",
"@eslint/js": "^9.21.0",
"@twbs/fantasticon": "^3.0.0",
"autoprefixer": "^10.4.20",
"bootstrap": "^5.3.3",
Expand All @@ -79,13 +79,13 @@
"find-unused-sass-variables": "^6.0.0",
"fuse.js": "^7.1.0",
"globals": "^14.0.0",
"hugo-bin": "^0.141.2",
"hugo-bin": "^0.142.0",
"lockfile-lint": "^4.14.0",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"postcss": "^8.5.3",
"postcss-cli": "^11.0.0",
"stylelint": "^16.14.1",
"stylelint": "^16.15.0",
"stylelint-config-twbs-bootstrap": "^15.1.0",
"svg-sprite": "^3.0.0-rc3",
"svgo": "^3.3.2",
Expand Down

0 comments on commit 5f977e7

Please sign in to comment.