1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 01:53:17 +03:00

Bump the all group with 3 updates (#2695)

Bumps the all group with 3 updates: [@primer/primitives](https://github.com/primer/primitives), [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [postcss](https://github.com/postcss/postcss).


Updates `@primer/primitives` from 9.0.3 to 9.1.0
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v9.0.3...v9.1.0)

Updates `@primer/stylelint-config` from 13.0.0-rc.fe9ab86 to 13.0.0-rc.3392714
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/commits)

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

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 11:14:14 +01:00 committed by GitHub
parent 60794f94cf
commit 9ac534c3b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
package-lock.json generated
View File

@ -2248,12 +2248,9 @@
}
},
"node_modules/@primer/primitives": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.0.3.tgz",
"integrity": "sha512-iHl1oI566v3NMAkK2tmKsTkcNmen5mE3nCIdKmaSJZnxLTUT1NWwv77J7FfeRDAQl8VdU6qGfA2/D4sV9JjB/g==",
"engines": {
"node": ">=18.18.0 <18.19.0"
}
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.1.0.tgz",
"integrity": "sha512-8FvRr4c17q0oOZee03JdSlVBzr6z7GrI2WTGnVUxxUlHe5eG9t5UXGBcuai2WvEbmKaTQWGB5V684tkNvKMK2A=="
},
"node_modules/@primer/stylelint-config": {
"version": "13.0.0-rc.fe9ab86",
@ -8021,9 +8018,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.43",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz",
"integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==",
"version": "8.4.44",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz",
"integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==",
"dev": true,
"funding": [
{