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

Bump @primer/primitives from 9.1.1 to 9.1.2 in the all group (#2709)

Bumps the all group with 1 update: [@primer/primitives](https://github.com/primer/primitives).


Updates `@primer/primitives` from 9.1.1 to 9.1.2
- [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.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  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-18 14:00:12 -07:00 committed by GitHub
parent 48e1cb5b84
commit 55e1aafc37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -2006,9 +2006,9 @@
}
},
"node_modules/@primer/primitives": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.1.1.tgz",
"integrity": "sha512-c8PjLIG+houvCRg9bKza3gj/VoM2QZcN7TqYRa4dl5ZYd1A+BOSvAenjGhVVK23ws8uZSVPYDuvdQk1PO1jm1A==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-9.1.2.tgz",
"integrity": "sha512-KecRJpUdIf14J3gVpoyMMJeQD6Sh5kcHk93N5bYch4XGB0GOZP3ypxz+NByMjr/2HHPsRfCCO5EEgNjmeWYUGQ==",
"dependencies": {
"@prettier/sync": "^0.5.2",
"prettier": "3.3"