From b029ad9874bbe4d18558e5cc08b832f281187c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 19:50:03 +0000 Subject: [PATCH] chore(deps): bump jotai from 1.6.4 to 1.7.3 Bumps [jotai](https://github.com/pmndrs/jotai) from 1.6.4 to 1.7.3. - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](https://github.com/pmndrs/jotai/compare/v1.6.4...v1.7.3) --- updated-dependencies: - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70f3b3737fd5..e38513c4d499 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "i18next-browser-languagedetector": "6.1.2", "idb-keyval": "6.0.3", "image-blob-reduce": "3.0.1", - "jotai": "1.6.4", + "jotai": "1.7.3", "lodash.throttle": "4.1.1", "nanoid": "3.3.3", "open-color": "1.9.1", diff --git a/yarn.lock b/yarn.lock index e12a29e45e54..8c58eb62d94a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7690,10 +7690,10 @@ jest@26.6.0: import-local "^3.0.2" jest-cli "^26.6.0" -jotai@1.6.4: - version "1.6.4" - resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.6.4.tgz#4d9904362c53c4293d32e21fb358d3de34b82912" - integrity sha512-XC0ExLhdE6FEBdIjKTe6kMlHaAUV/QiwN7vZond76gNr/WdcdonJOEW79+5t8u38sR41bJXi26B1dRi7cCRz9A== +jotai@1.7.3: + version "1.7.3" + resolved "https://registry.yarnpkg.com/jotai/-/jotai-1.7.3.tgz#b27259f818daa39757c0177b952d416141c28849" + integrity sha512-7oyKS1cUlwO8bLvhrSrw3/G2tiprmUjt0eK19z4LMiyScsaeqnFwcr+3xaM6N8Ej6iGd0MmBlGhQsmJcnV6+Fw== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"