Skip to content

Commit

Permalink
chore(deps-dev): bump the website-deps group across 1 directory with …
Browse files Browse the repository at this point in the history
…4 updates

Bumps the website-deps group with 4 updates in the /website directory: [ansi-regex](https://github.com/chalk/ansi-regex), [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [hugo-extended](https://github.com/jakejarvis/hugo-extended).


Updates `ansi-regex` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v6.0.1...v6.1.0)

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

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

Updates `hugo-extended` from 0.122.0 to 0.135.0
- [Commits](jakejarvis/hugo-extended@v0.122.0...v0.135.0)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website-deps
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: website-deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: website-deps
- dependency-name: hugo-extended
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent d971659 commit 14ad14e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "website",
"version": "1.0.0",
"devDependencies": {
"ansi-regex": ">=5.0.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"ansi-regex": ">=6.1.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"hugo-extended": "0.122.0"
"hugo-extended": "0.135.0"
},

"scripts": {
Expand Down

0 comments on commit 14ad14e

Please sign in to comment.