Skip to content

Commit 6a76ed1

Browse files
v7.1.8
1 parent 1855a78 commit 6a76ed1

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
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.7",
18+
"evergreen-ui": "7.1.8",
1919
"lz-string": "^1.4.4",
2020
"next": "latest",
2121
"next-mdx-remote": "^2.1.3",

docs/yarn.lock

Lines changed: 9 additions & 9 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-
evergreen-ui@7.1.7:
2346-
version "7.1.7"
2347-
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.7.tgz#81d4b70b86af9d96034ebe7674453cde8525037c"
2348-
integrity sha512-rSo36pmlWmgVRTCmhC34V+6FeK6KV8/cMptvhPz1p8Tt9vAuov9mOc/KQJ0arAEYuplu2H4DV6CgtBHX6vk+KQ==
2345+
evergreen-ui@7.1.8:
2346+
version "7.1.8"
2347+
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.8.tgz#395bc26d03c30f7e58ceb427a8fbc0af731cf57f"
2348+
integrity sha512-pe0WUSgZk/ZEbRKkJcM6an8OPvnrhOjN8O/v0ybLmGhCTY3e+v51z4B15AlTIWESwFlgGcqwzg4cCJ/4dcITMQ==
23492349
dependencies:
23502350
"@babel/runtime" "^7.1.2"
23512351
"@segment/react-tiny-virtual-list" "^2.2.1"
@@ -2363,7 +2363,7 @@ evergreen-ui@7.1.7:
23632363
prop-types "^15.6.2"
23642364
react-fast-compare "^3.2.0"
23652365
react-transition-group "^4.4.1"
2366-
ui-box "^5.4.0"
2366+
ui-box "^5.4.1"
23672367

23682368
extend-shallow@^2.0.1:
23692369
version "2.0.1"
@@ -4331,10 +4331,10 @@ typescript@4.5.5:
43314331
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
43324332
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
43334333

4334-
ui-box@^5.4.0:
4335-
version "5.4.0"
4336-
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4.0.tgz#707c764fdf4be79cf2f50f356ca9583a491164ee"
4337-
integrity sha512-HuiJKUIOGW/I1VF7EgHl5/3OwywPdV5fwzsDOWfCGS/PORmXOyGetL3gJo9EQJZZZCkui9xf3a/UQhawA88yeQ==
4334+
ui-box@^5.4.1:
4335+
version "5.4.1"
4336+
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4.1.tgz#34f497a143783a3513e850bd58379ac583e3f2fb"
4337+
integrity sha512-5p+b6kSh1q/bptvLANuAusyB/3fGIvnw8w6rSZNPHckQ8UdPfjIK4DvinmMXRKgdniOba22h8ypVqtkJ9zK/iQ==
43384338
dependencies:
43394339
"@emotion/hash" "^0.7.1"
43404340
inline-style-prefixer "^5.0.4"

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.7",
3+
"version": "7.1.8",
44
"description": "🌲 React UI Kit by Segment 🌲",
55
"contributors": [
66
"Jeroen Ransijn (https://jssr.design/)",

0 commit comments

Comments
 (0)