Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit e73a31e

Browse files
feat: update last highlight-code version and make Gatsby dependency more flexible
1 parent 6f9d26d commit e73a31e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"dependencies": {
77
"gatsby-node-helpers": "^0.3.0",
88
"lodash": "^4.17.15",
9-
"mdast-util-to-string": "^1.0.7",
10-
"unist-util-visit": "^2.0.1"
9+
"mdast-util-to-string": "^1.0.8",
10+
"unist-util-visit": "^2.0.2"
1111
},
1212
"peerDependencies": {
13-
"gatsby": "^2.18.5",
14-
"@deckdeckgo/highlight-code": "^1.0.0-rc.2-1"
13+
"gatsby": "^2.0.0",
14+
"@deckdeckgo/highlight-code": "^1.0.0-rc.3-2"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)