1
1
mirror of https://github.com/primer/css.git synced 2024-12-28 08:31:58 +03:00

yarn add @primer/primitives@latest

This commit is contained in:
simurai 2021-04-13 22:00:19 +09:00
parent c0c5d3de89
commit 23b14b661f
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
},
"dependencies": {
"@primer/octicons": "13.0.0",
"@primer/primitives": "4.2.0"
"@primer/primitives": "4.2.1"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.0",

View File

@ -767,10 +767,10 @@
dependencies:
object-assign "^4.1.1"
"@primer/primitives@4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.2.0.tgz#a54d052bd8b8fcc0a2f5029f44a192939f87f09f"
integrity sha512-/2/9ueCWWzqaLRSJ3TNGthMVX8DBn/oa+ZY9eB/TmxUPglXd8AQMxV2wz+pAoy8SpXXwe84JuEgHTAghzAOh0w==
"@primer/primitives@4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.2.1.tgz#e8fac9b4b78eb81d81384ce5fcfe32bbb4115861"
integrity sha512-sI0Bw/PMCZ1kfPX1MRwoNYD6RWdvU0sGk9YYD8euYASwrr4E6aNH9dutMmHTRVe/N3/coBN7QUkV79GMt0UKyQ==
"@sinonjs/commons@^1.7.0":
version "1.8.2"