Skip to content

Commit 274f0a4

Browse files
v7.1.2
1 parent f31f3ca commit 274f0a4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
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.1.0",
18+
"evergreen-ui": "7.1.2",
1919
"lz-string": "^1.4.4",
2020
"next": "latest",
2121
"next-mdx-remote": "^2.1.3",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2342,10 +2342,10 @@ esutils@^2.0.2:
23422342
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
23432343
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
23442344

2345-
2346-
version "7.1.0"
2347-
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.0.tgz#af3224dfb7bfa6ef904a537506df94ac0b28be57"
2348-
integrity sha512-VKNgainSGyvIRbCREecbGf448UrqPRKU4ZiMUx7wZh4K0xunhGdOsVxR5Jvmd7zW+snFRP8u5X2tLlPpb2x/+Q==
2345+
2346+
version "7.1.2"
2347+
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.2.tgz#d677248ebc59679c87a79d8dcc025e9ccbd3df2e"
2348+
integrity sha512-kzYSpvViuh+Yi9Kh6iZiK0Py1FremZ9sRXp4MZBihl0zEHjQBG1LM6YNmYVgiGHB3o/ybKdYpPvNTDiNBNY66Q==
23492349
dependencies:
23502350
"@babel/runtime" "^7.1.2"
23512351
"@segment/react-tiny-virtual-list" "^2.2.1"

package.json

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

0 commit comments

Comments
 (0)