File tree 3 files changed +17
-5
lines changed
3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @primer/css " : patch
3
+ ---
4
+
5
+ Bump @primer/primitives to ` 7.11.5 `
Original file line number Diff line number Diff line change 42
42
"storybook" : " cd docs && yarn && yarn storybook"
43
43
},
44
44
"dependencies" : {
45
- "@primer/primitives" : " ^7.11.3 " ,
45
+ "@primer/primitives" : " ^7.11.5 " ,
46
46
"@primer/view-components" : " ^0.1.0"
47
47
},
48
48
"devDependencies" : {
Original file line number Diff line number Diff line change 1203
1203
resolved "https://registry.yarnpkg.com/@primer/behaviors/-/behaviors-1.3.1.tgz#febae28e5f7824f1fa547389b3ff8563e171da58"
1204
1204
integrity sha512-aMRDUQ350lk0FxtL5gJWPFHHOSSzDbJ6uNJVIt8XSqiGe1pxuW5mVVfrEp1uvzZ0pCHkCdm9fycjnfOeMeIrOQ==
1205
1205
1206
- " @primer/primitives@^7.11.3 " :
1207
- version "7.11.3"
1208
- resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.11.3.tgz#ec41816368cd827a5902a5a933b1535204b47194"
1209
- integrity sha512-od+rjE04X5sAtGncn9v7/ehZS2O9/tBpQpRsNirU5d4EuOwWMXTt3c6zMBkke136jbmJ0VbGhU+DrLwhj0AM9w==
1206
+ " @primer/primitives@^7.11.5 " :
1207
+ version "7.11.5"
1208
+ resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.11.5.tgz#df36599f70d7a8283ce967c17c0e808ecb3984a2"
1209
+ integrity sha512-UmFQA0BZ5BIQKrlKg1TOEjDzeeI2NWyeh/5cCvXVOjfLegCXIlHf/xCLl1KCYO4YeegHmC9g5tpPLTlWjtcbaA==
1210
+ dependencies :
1211
+ markdown-table-ts "^1.0.3"
1210
1212
1211
1213
" @primer/stylelint-config@^12.4.0 " :
1212
1214
version "12.7.0"
@@ -4245,6 +4247,11 @@ map-obj@^4.0.0:
4245
4247
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
4246
4248
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
4247
4249
4250
+ markdown-table-ts@^1.0.3 :
4251
+ version "1.0.3"
4252
+ resolved "https://registry.yarnpkg.com/markdown-table-ts/-/markdown-table-ts-1.0.3.tgz#46e4163805f1ca0b1076863b93996ba77436f990"
4253
+ integrity sha512-lYrp7FXmBqpmGmsEF92WnSukdgYvLm15FPIODZOx9+3nobkxJxjBYcszqZf5VqTjBtISPSNC7zjU9o3zwpL6AQ==
4254
+
4248
4255
mathml-tag-names@^2.1.3 :
4249
4256
version "2.1.3"
4250
4257
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
You can’t perform that action at this time.
0 commit comments