Skip to content

Commit

Permalink
Bump the development-dependencies group with 4 updates (#416)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 4 updates: [eslint](https://github.com/eslint/eslint), [hugo-bin](https://github.com/fenneclab/hugo-bin), [postcss](https://github.com/postcss/postcss) and [postcss-cli](https://github.com/postcss/postcss-cli).


Updates `eslint` from 8.54.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.56.0)

Updates `hugo-bin` from 0.116.4 to 0.117.1
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.116.4...v0.117.1)

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

Updates `postcss-cli` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-cli@10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: eslint
  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: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Dec 17, 2023
1 parent c7d92e0 commit 022b386
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 124 deletions.
203 changes: 83 additions & 120 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"bootstrap": "^5.3.2",
"clipboard": "^2.0.11",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"find-unused-sass-variables": "^5.0.0",
"hugo-bin": "^0.116.4",
"hugo-bin": "^0.117.1",
"linkinator": "^6.0.2",
"lockfile-lint": "^4.12.1",
"markdownlint-cli2": "^0.11.0",
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"postcss": "^8.4.32",
"postcss-cli": "^11.0.0",
"stylelint": "^15.11.0",
"stylelint-config-twbs-bootstrap": "^12.0.0",
"vanilla-lazyload": "^17.8.5",
Expand Down

0 comments on commit 022b386

Please sign in to comment.