Skip to content

Commit 82c3a86

Browse files
v7.0.1
1 parent 1c8b962 commit 82c3a86

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@segment/consent-manager": "^5.1.0",
1616
"@types/react-github-button": "^0.1.0",
1717
"@types/react-syntax-highlighter": "^13.5.0",
18-
"evergreen-ui": "7.0.0",
18+
"evergreen-ui": "7.0.1",
1919
"lz-string": "^1.4.4",
2020
"next": "latest",
2121
"next-mdx-remote": "^2.1.3",

docs/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2351,10 +2351,10 @@ esutils@^2.0.2:
23512351
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
23522352
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
23532353

2354-
2355-
version "7.0.0"
2356-
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.0.0.tgz#3d06997e7541f3501ebfd1d874619188eb479a5c"
2357-
integrity sha512-yOOuOdkZj60Ky8Sc7dqPoYnNRH3/Yt8jJz0KZBpdD83wa+apUOlGmJM++giZWgCmvhU7EKObOznW8QXpoAWb7w==
2354+
2355+
version "7.0.1"
2356+
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.0.1.tgz#5ca5f8d7e445fc8e2ff20bada93e7eab2ce113f8"
2357+
integrity sha512-UmODLixS+DD8jK4i8VyfhKHUX3+IzKeZZ6HfHKGxYlqJw2A1UOeSQnzOkjbWwUnstf8TXHLytOwtbK60ee3dIQ==
23582358
dependencies:
23592359
"@babel/runtime" "^7.1.2"
23602360
"@segment/react-tiny-virtual-list" "^2.2.1"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evergreen-ui",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "🌲 React UI Kit by Segment 🌲",
55
"contributors": [
66
"Jeroen Ransijn (https://jssr.design/)",

0 commit comments

Comments
 (0)