mirror of
https://github.com/primer/css.git
synced 2024-12-25 23:23:47 +03:00
Bump @primer/primitives to 7.11.2
(#2407)
* yarn add @primer/primitives@^7.11.2 * Create .changeset/clever-walls-wait.md
This commit is contained in:
parent
c6e214b75b
commit
607337cce5
5
.changeset/clever-walls-wait.md
Normal file
5
.changeset/clever-walls-wait.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@primer/css": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Bump @primer/primitives to `7.11.2`
|
@ -42,7 +42,7 @@
|
|||||||
"storybook": "cd docs && yarn && yarn storybook"
|
"storybook": "cd docs && yarn && yarn storybook"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@primer/primitives": "^7.11.1",
|
"@primer/primitives": "^7.11.2",
|
||||||
"@primer/view-components": "^0.1.0"
|
"@primer/view-components": "^0.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1203,10 +1203,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@primer/behaviors/-/behaviors-1.3.1.tgz#febae28e5f7824f1fa547389b3ff8563e171da58"
|
resolved "https://registry.yarnpkg.com/@primer/behaviors/-/behaviors-1.3.1.tgz#febae28e5f7824f1fa547389b3ff8563e171da58"
|
||||||
integrity sha512-aMRDUQ350lk0FxtL5gJWPFHHOSSzDbJ6uNJVIt8XSqiGe1pxuW5mVVfrEp1uvzZ0pCHkCdm9fycjnfOeMeIrOQ==
|
integrity sha512-aMRDUQ350lk0FxtL5gJWPFHHOSSzDbJ6uNJVIt8XSqiGe1pxuW5mVVfrEp1uvzZ0pCHkCdm9fycjnfOeMeIrOQ==
|
||||||
|
|
||||||
"@primer/primitives@^7.11.1":
|
"@primer/primitives@^7.11.2":
|
||||||
version "7.11.1"
|
version "7.11.2"
|
||||||
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.11.1.tgz#f23a93674f6d04f3cfd3ce182b72dbf11ea86ad5"
|
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.11.2.tgz#20f16348736aeccbf897f348e2b9960da415c157"
|
||||||
integrity sha512-Sdss4XG96nqBqrTAyg+RuFOj+U5wkICK8n2hafcyT+lpSlZoIwcbmhyFjmDy9f88FkhHe2q0uCpQ8PjKd8ILTQ==
|
integrity sha512-2PzQNfiBXdCEC9Xxbc08vl05e0ny63K8VHH2nJmkRRI7y+em+8mHgXvgRhrAi+cFGtTi2Er2RptaREstyvLCYw==
|
||||||
|
|
||||||
"@primer/stylelint-config@^12.4.0":
|
"@primer/stylelint-config@^12.4.0":
|
||||||
version "12.7.0"
|
version "12.7.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user