From da12d7d7619da0a8797d137c2105957dfedcafd9 Mon Sep 17 00:00:00 2001 From: Brandon Scott Date: Mon, 6 Feb 2023 17:06:49 -0500 Subject: [PATCH] v7.1.3 --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 0cf2be466..d3749f731 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "@segment/consent-manager": "^5.1.0", "@types/react-github-button": "^0.1.0", "@types/react-syntax-highlighter": "^13.5.0", - "evergreen-ui": "7.1.2", + "evergreen-ui": "7.1.3", "lz-string": "^1.4.4", "next": "latest", "next-mdx-remote": "^2.1.3", diff --git a/docs/yarn.lock b/docs/yarn.lock index e65590a50..60169a439 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -2342,10 +2342,10 @@ esutils@^2.0.2: resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== -evergreen-ui@7.1.2: - version "7.1.2" - resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.2.tgz#d677248ebc59679c87a79d8dcc025e9ccbd3df2e" - integrity sha512-kzYSpvViuh+Yi9Kh6iZiK0Py1FremZ9sRXp4MZBihl0zEHjQBG1LM6YNmYVgiGHB3o/ybKdYpPvNTDiNBNY66Q== +evergreen-ui@7.1.3: + version "7.1.3" + resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.3.tgz#e553e4c070ba60bdfa55cdbf354a1814180530e6" + integrity sha512-udCFn0IcNHLGF17cG6VD1GTUUpnTOTnoMhbwVKfPObmTP9hQEt6vGmpD3wiORdWmhvl5pqkfEVU8pG+YmKDMIA== dependencies: "@babel/runtime" "^7.1.2" "@segment/react-tiny-virtual-list" "^2.2.1" diff --git a/package.json b/package.json index 2a6caa14c..6d5cbd43c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "evergreen-ui", - "version": "7.1.2", + "version": "7.1.3", "description": "🌲 React UI Kit by Segment 🌲", "contributors": [ "Jeroen Ransijn (https://jssr.design/)",