Skip to content

Commit

Permalink
build(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 2 updates (#2007)

Bumps the development-dependencies group with 2 updates in the / directory: [hugo-bin](https://github.com/fenneclab/hugo-bin) and [stylelint](https://github.com/stylelint/stylelint).


Updates `hugo-bin` from 0.121.1 to 0.122.4
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.121.1...v0.122.4)

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

---
updated-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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent bda1722 commit af0b3f8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -76,13 +76,13 @@
"eslint": "^8.57.0",
"find-unused-sass-variables": "^6.0.0",
"fuse.js": "^7.0.0",
"hugo-bin": "^0.121.1",
"hugo-bin": "^0.122.4",
"lockfile-lint": "^4.13.2",
"npm-run-all2": "^6.1.2",
"picocolors": "^1.0.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-twbs-bootstrap": "^14.1.0",
"svg-sprite": "^3.0.0-rc2",
"svgo": "^3.2.0",
Expand Down

0 comments on commit af0b3f8

Please sign in to comment.