Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump postcss-reporter from 7.0.5 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [postcss-reporter](https://github.com/postcss/postcss-reporter) from 7.0.5 to 7.1.0.
- [Changelog](https://github.com/postcss/postcss-reporter/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-reporter@7.0.5...7.1.0)

---
updated-dependencies:
- dependency-name: postcss-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2024
1 parent 27db2b2 commit 543a8de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11935,9 +11935,9 @@ postcss-replace-overflow-wrap@^4.0.0:
integrity sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==

postcss-reporter@^7.0.0, postcss-reporter@^7.0.5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-7.0.5.tgz#e55bd0fdf8d17e4f25fb55e9143fcd79349a2ceb"
integrity sha512-glWg7VZBilooZGOFPhN9msJ3FQs19Hie7l5a/eE6WglzYqVeH3ong3ShFcp9kDWJT1g2Y/wd59cocf9XxBtkWA==
version "7.1.0"
resolved "https://registry.yarnpkg.com/postcss-reporter/-/postcss-reporter-7.1.0.tgz#5ec476d224e2fe25a054e3c66d9b2901d4fab422"
integrity sha512-/eoEylGWyy6/DOiMP5lmFRdmDKThqgn7D6hP2dXKJI/0rJSO1ADFNngZfDzxL0YAxFvws+Rtpuji1YIHj4mySA==
dependencies:
picocolors "^1.0.0"
thenby "^1.3.4"
Expand Down

0 comments on commit 543a8de

Please sign in to comment.