Skip to content

Commit

Permalink
Bump primer/primitives to 7.4.0 (#1855)
Browse files Browse the repository at this point in the history
* yarn add @primer/primitives@^7.4.0

* Create beige-hairs-jam.md
  • Loading branch information
simurai committed Dec 22, 2021
1 parent a3d3e0a commit 8f2e753
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/beige-hairs-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/css": patch
---

Bump primer/primitives to `7.4.0`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"storybook": "cd docs && yarn && yarn storybook"
},
"dependencies": {
"@primer/primitives": "^7.2.0"
"@primer/primitives": "^7.4.0"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -966,10 +966,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@primer/primitives@^7.2.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.3.0.tgz#8e362465fa641ae8c840205e3c296635279c5786"
integrity sha512-A8iG4wL7jaSKWYnV/47IEsnNrKM4ZKgcFQba1rvOmuXBdCugmK3Iw/iskSy/CworC+rU/3fy5Z54hvilRxGM1w==
"@primer/primitives@^7.4.0":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.4.0.tgz#75df54a80233a432b687c0e3010e4be6bd60a82d"
integrity sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==

"@primer/stylelint-config@12.2.0":
version "12.2.0"
Expand Down

0 comments on commit 8f2e753

Please sign in to comment.