Skip to content

Commit

Permalink
v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongregoryscott committed Feb 6, 2023
1 parent f31f3ca commit 274f0a4
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.0",
"evergreen-ui": "7.1.2",
"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.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.0.tgz#af3224dfb7bfa6ef904a537506df94ac0b28be57"
integrity sha512-VKNgainSGyvIRbCREecbGf448UrqPRKU4ZiMUx7wZh4K0xunhGdOsVxR5Jvmd7zW+snFRP8u5X2tLlPpb2x/+Q==
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==
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.1",
"version": "7.1.2",
"description": "🌲 React UI Kit by Segment 🌲",
"contributors": [
"Jeroen Ransijn (https://jssr.design/)",
Expand Down

0 comments on commit 274f0a4

Please sign in to comment.