Skip to content

Commit

Permalink
v6.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxzhang committed Oct 10, 2022
1 parent 7b51856 commit e838425
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.10.4",
"evergreen-ui": "6.10.5",
"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].4:
version "6.10.4"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.10.4.tgz#2e03d373b575c9814b4e87955aee056be1b4d6f8"
integrity sha512-39/80oCAe3KFxr4q+fub3MqL5H3cv9YYMcP9iimEZZ9Y+6Cii05NQsCH07hXtlSMXkFZ/yQKmzZByLiHgIv+MA==
[email protected].5:
version "6.10.5"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.10.5.tgz#7f31e0c96d31d058f3cd5c4f37487244c8e2aed5"
integrity sha512-7PF87kiLAnLDgamJMj9eHnrkL9L4SkTrCrhVO9KynzW1lnBNrssYMiIRNJlnRYFYOoC6RVi5EJU7T+1qYNzyBQ==
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.10.4",
"version": "6.10.5",
"description": "🌲 React UI Kit by Segment 🌲",
"contributors": [
"Jeroen Ransijn (https://jssr.design/)",
Expand Down

0 comments on commit e838425

Please sign in to comment.