Skip to content

Commit

Permalink
v7.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongregoryscott committed Apr 26, 2023
1 parent 5758cb0 commit 135bbd6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6",
"evergreen-ui": "7.1.7",
"lz-string": "^1.4.4",
"next": "latest",
"next-mdx-remote": "^2.1.3",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.6.tgz#4df71a7eff728e349607d020415e3da96f7d66f1"
integrity sha512-vdRK9oF+zlyLe4gKbbopHK2TyWUKu/cmNDO6WQL2ceSGMX/zuOYuVaQ56ecoBiPlOXfgAy/Rah0zDKJ+5OKmFw==
evergreen-ui@7.1.7:
version "7.1.7"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.7.tgz#81d4b70b86af9d96034ebe7674453cde8525037c"
integrity sha512-rSo36pmlWmgVRTCmhC34V+6FeK6KV8/cMptvhPz1p8Tt9vAuov9mOc/KQJ0arAEYuplu2H4DV6CgtBHX6vk+KQ==
dependencies:
"@babel/runtime" "^7.1.2"
"@segment/react-tiny-virtual-list" "^2.2.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "evergreen-ui",
"version": "7.1.6",
"version": "7.1.7",
"description": "🌲 React UI Kit by Segment 🌲",
"contributors": [
"Jeroen Ransijn (https://jssr.design/)",
Expand Down

0 comments on commit 135bbd6

Please sign in to comment.