Skip to content

Commit 66ba539

Browse files
committed
Edit changelog
1 parent a96e723 commit 66ba539

File tree

2 files changed

+3
-39
lines changed

2 files changed

+3
-39
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Fixed link to Gatsby Plugin page in `getting-started` page. Issue #602
99
- Fix broken base-preset link on `theming` page
1010
- Add `@theme-ui/preset-sketchy`
11+
- `@theme-ui/prism`: add support for highlighting lines #895
1112

1213
## v0.3.0 2020-01-22
1314

yarn.lock

Lines changed: 2 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -3960,7 +3960,7 @@
39603960
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
39613961
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
39623962

3963-
3963+
"@types/color@^3.0.1":
39643964
version "3.0.1"
39653965
resolved "https://registry.yarnpkg.com/@types/color/-/color-3.0.1.tgz#2900490ed04da8116c5058cd5dba3572d5a25071"
39663966
integrity sha512-oeUWVaAwI+xINDUx+3F2vJkl/vVB03VChFF/Gl3iQCdbcakjuoJyMOba+3BXRtnBhxZ7uBYqQBi9EpLnvSoztA==
@@ -4194,20 +4194,6 @@
41944194
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
41954195
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
41964196

4197-
"@types/styled-system@*":
4198-
version "5.1.7"
4199-
resolved "https://registry.yarnpkg.com/@types/styled-system/-/styled-system-5.1.7.tgz#b5aeb6efea499103a497da762516cdf38efd9e02"
4200-
integrity sha512-0zMxF/B5Z4T6ZhCP8CKtxe8wBmH7sqDjK3lOMByNQ6gG/Qf6RDnBp1aZwkReS1uDVhrsPx9J+IbLigpAdYBkrQ==
4201-
dependencies:
4202-
csstype "^2.6.9"
4203-
4204-
"@types/styled-system__css@*":
4205-
version "5.0.5"
4206-
resolved "https://registry.yarnpkg.com/@types/styled-system__css/-/styled-system__css-5.0.5.tgz#f3c8036e551fbf603f1ad39cf317fd0e6ad1e431"
4207-
integrity sha512-JaKYusiRtP3osDx+PhTPP7Ki68mMKoImv/bhr7lK4UFAxeXvveARD5v5rUY0Oy0pfbNkky/nVgHlgGaPbG/JBQ==
4208-
dependencies:
4209-
csstype "^2.6.6"
4210-
42114197
"@types/testing-library__dom@*", "@types/testing-library__dom@^6.0.0":
42124198
version "6.10.0"
42134199
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.10.0.tgz#590d76e3875a7c536dc744eb530cbf51b6483404"
@@ -4223,29 +4209,6 @@
42234209
"@types/react-dom" "*"
42244210
"@types/testing-library__dom" "*"
42254211

4226-
"@types/theme-ui@*":
4227-
version "0.3.0"
4228-
resolved "https://registry.yarnpkg.com/@types/theme-ui/-/theme-ui-0.3.0.tgz#5a8972b1e6060a4699885ea6c91f9d17a957661a"
4229-
integrity sha512-3PJw/As8C1HeLJXZytGf5Gfz7HBKskbtyOabPsHSNRTr+jLZvIWpFKF9hgDWYp7io35UcLDS5TLcFwiCGGxAzg==
4230-
dependencies:
4231-
"@emotion/serialize" "^0.11.15"
4232-
"@types/react" "*"
4233-
"@types/styled-system" "*"
4234-
"@types/styled-system__css" "*"
4235-
"@types/theme-ui__components" "*"
4236-
csstype "^2.6.6"
4237-
4238-
"@types/theme-ui__components@*", "@types/theme-ui__components@^0.2.3":
4239-
version "0.2.5"
4240-
resolved "https://registry.yarnpkg.com/@types/theme-ui__components/-/theme-ui__components-0.2.5.tgz#65ef4e160e2e0cf7c52ae220f6579a707d33667d"
4241-
integrity sha512-qqhIJboXzGXE0ZpKRHrwQvRbuOAcGNyAWMPXXP2jGs65XcaTuDJJpz1Rx5JCaQ1h+Tt99uIriRzZRthWarh1wg==
4242-
dependencies:
4243-
"@emotion/core" "^10.0.0"
4244-
"@emotion/styled" "^10.0.0"
4245-
"@types/react" "*"
4246-
"@types/styled-system" "*"
4247-
"@types/theme-ui" "*"
4248-
42494212
"@types/tmp@^0.0.32":
42504213
version "0.0.32"
42514214
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.32.tgz#0d3cb31022f8427ea58c008af32b80da126ca4e3"
@@ -8925,7 +8888,7 @@ cssstyle@^1.0.0, cssstyle@^1.1.1:
89258888
dependencies:
89268889
cssom "0.3.x"
89278890

8928-
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.6, csstype@^2.6.9:
8891+
csstype@^2.2.0, csstype@^2.5.7:
89298892
version "2.6.10"
89308893
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
89318894
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==

0 commit comments

Comments
 (0)