Skip to content

Commit 45049d0

Browse files
Merge branch 'master' into v7
2 parents 221dd22 + 3efe5a0 commit 45049d0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "6.13.2",
18+
"evergreen-ui": "6.13.3",
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
@@ -2371,10 +2371,10 @@ esutils@^2.0.2:
23712371
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
23722372
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
23732373

2374-
evergreen-ui@6.13.2:
2375-
version "6.13.2"
2376-
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.13.2.tgz#dc6354ec2c845ab319edb342b11978a11074298f"
2377-
integrity sha512-mS/SVG1odMOV2TN3xRpX9+uKkAOJWB2yymWILcNAnxFuGWWmsVF38xzPJT3FnBr0K8u4K9PAy8wcl04A49YsCg==
2374+
evergreen-ui@6.13.3:
2375+
version "6.13.3"
2376+
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-6.13.3.tgz#5ec92efa8a8eb1ac86c1d9ea86b4cae509a47838"
2377+
integrity sha512-0Xaoxx0/CU+wwm+BFi2MMEp1HogVFoza5G8+xf9KisLR2xSVW/JoJo7WMJTjleG6Dc9SjhH2wJWC80uEVyRvmw==
23782378
dependencies:
23792379
"@babel/runtime" "^7.1.2"
23802380
"@segment/react-tiny-virtual-list" "^2.2.1"
@@ -2396,7 +2396,7 @@ evergreen-ui@6.13.2:
23962396
react-fast-compare "^3.2.0"
23972397
react-transition-group "^4.4.1"
23982398
tinycolor2 "^1.4.1"
2399-
ui-box "^5.3.0"
2399+
ui-box "^5.4.0"
24002400

24012401
extend-shallow@^2.0.1:
24022402
version "2.0.1"
@@ -4423,10 +4423,10 @@ ua-parser-js@^0.7.18:
44234423
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c"
44244424
integrity sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw==
44254425

4426-
ui-box@^5.3.0:
4427-
version "5.3.0"
4428-
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.3.0.tgz#f2b9e2450f93a09e06e8dae8d16327ac5cc26811"
4429-
integrity sha512-9eu83GoUoqyzsKuF/JZ99PlCwkkyncIWrUQDykan5AAz93wbhlRWaIJoIY4ufxilhSIyE8lgBWSMhzRu74NseA==
4426+
ui-box@^5.4.0:
4427+
version "5.4.0"
4428+
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4.0.tgz#707c764fdf4be79cf2f50f356ca9583a491164ee"
4429+
integrity sha512-HuiJKUIOGW/I1VF7EgHl5/3OwywPdV5fwzsDOWfCGS/PORmXOyGetL3gJo9EQJZZZCkui9xf3a/UQhawA88yeQ==
44304430
dependencies:
44314431
"@emotion/hash" "^0.7.1"
44324432
inline-style-prefixer "^5.0.4"

0 commit comments

Comments
 (0)