From 96dcd3f9f3f9ca46742a1c51e7c776d825f4f9dd Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 13 May 2021 10:08:43 -0700 Subject: [PATCH] Bump primer/primitives version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 543dab8e..0d5fd2e0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "release": "changeset publish" }, "dependencies": { - "@primer/primitives": "4.3.0" + "@primer/primitives": "4.3.1" }, "devDependencies": { "@changesets/changelog-github": "0.4.0", diff --git a/yarn.lock b/yarn.lock index 70e50d2c..a07b4272 100644 --- a/yarn.lock +++ b/yarn.lock @@ -760,10 +760,10 @@ "@nodelib/fs.scandir" "2.1.4" fastq "^1.6.0" -"@primer/primitives@4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.0.tgz#446e868cd1c48437cbc3340c52b159ec2e015b78" - integrity sha512-djXxll2yVTufmhnHA1H9bMT8I3S0ID6GlSewAJvKHlv80I+5AoZASVBF+WedtH/SyloLM5wyk+Tqj1ZNmy2+RQ== +"@primer/primitives@4.3.1": + version "4.3.1" + resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.1.tgz#34ca84cddc03daff72764cae4d509679df763aae" + integrity sha512-o9UFxVhKKZ+ryFx7H45xNC8rw98OPDsF2Lq5LNg+87yTKDu0Wc2qmhFRMrvMsFXCYMOJxkbgbhzVt/GG4CMqsA== "@sinonjs/commons@^1.7.0": version "1.8.2"