Skip to content

Commit da12d7d

Browse files
v7.1.3
1 parent 2600c2c commit da12d7d

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.2",
18+
"evergreen-ui": "7.1.3",
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.2"
2347-
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.2.tgz#d677248ebc59679c87a79d8dcc025e9ccbd3df2e"
2348-
integrity sha512-kzYSpvViuh+Yi9Kh6iZiK0Py1FremZ9sRXp4MZBihl0zEHjQBG1LM6YNmYVgiGHB3o/ybKdYpPvNTDiNBNY66Q==
2345+
2346+
version "7.1.3"
2347+
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.3.tgz#e553e4c070ba60bdfa55cdbf354a1814180530e6"
2348+
integrity sha512-udCFn0IcNHLGF17cG6VD1GTUUpnTOTnoMhbwVKfPObmTP9hQEt6vGmpD3wiORdWmhvl5pqkfEVU8pG+YmKDMIA==
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.2",
3+
"version": "7.1.3",
44
"description": "🌲 React UI Kit by Segment 🌲",
55
"contributors": [
66
"Jeroen Ransijn (https://jssr.design/)",

0 commit comments

Comments
 (0)