Skip to content

Commit

Permalink
Bump the npm-minor-upgrades group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor-upgrades group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.78.0` | `1.80.5` |
| [sass-true](https://github.com/oddbird/true) | `8.0.0` | `8.1.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.9.0` | `16.10.0` |



Updates `mocha` from 10.7.3 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.3...v10.8.2)

Updates `postcss` from 8.4.45 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.45...8.4.47)

Updates `sass-embedded` from 1.78.0 to 1.80.5
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.78.0...1.80.5)

Updates `sass-true` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/oddbird/true/releases)
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md)
- [Commits](oddbird/true@v8.0.0...v8.1.0)

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

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: sass-embedded
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: sass-true
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b9732fb commit 070966e
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 140 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
},
"devDependencies": {
"chokidar-cli": "^3.0.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"sass-embedded": "^1.78.0",
"sass-true": "^8.0.0",
"sass-embedded": "^1.80.5",
"sass-true": "^8.1.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.1",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0"
},
"eyeglass": {
Expand Down
Loading

0 comments on commit 070966e

Please sign in to comment.