Skip to content

Commit

Permalink
v6.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongregoryscott committed Nov 21, 2022
1 parent 162b332 commit 0c36c45
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": "6.13.0",
"evergreen-ui": "6.13.1",
"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 @@ -2371,10 +2371,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

[email protected].0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.13.0.tgz#0f3560846fad5f71f95d8d909f2a874e227dc653"
integrity sha512-V9F/nebkbiXzM7qzlkoAcNuvJZQikD0u1iW3eEm3hmi7rBRM+XqZzYVSIYpiHbFVxtnFb4+otnsCkjxXsqS8rA==
[email protected].1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.13.1.tgz#36923cd08a1b18b1681b62ea32b2814953295be5"
integrity sha512-kF7XGugehFef83Sh9OdbJWIVdLb9HAIIWQ7+UrsI1ttf/Y3KZZ1w9d1nSYs/0m/jOKTodv0+qFDhA3D9hGJgbw==
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": "6.13.0",
"version": "6.13.1",
"description": "🌲 React UI Kit by Segment 🌲",
"contributors": [
"Jeroen Ransijn (https://jssr.design/)",
Expand Down

0 comments on commit 0c36c45

Please sign in to comment.