forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gatsby-transformer-documentationjs): bump documentationjs to get …
…typescript support (gatsbyjs#13751) * Bump documentationjs to 10.1.0 Followup to gatsbyjs#13692. This actually adds typescript support. * chore: add yarn lock
- Loading branch information
1 parent
b85cdad
commit e5f9a22
Showing
2 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7818,10 +7818,10 @@ [email protected]: | |
lodash.defaults "^4.2.0" | ||
lodash.omit "^4.5.0" | ||
|
||
doctrine-temporary-fork@2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/doctrine-temporary-fork/-/doctrine-temporary-fork-2.0.1.tgz#23f0b6275c65f48893324b02338178e496b2e4bf" | ||
integrity sha512-+GQh3niRkKtSr7cKDo8po+NHkJZyC2Ebwvjz9fvq0ReQr9kIDS6BY9MDrzx+KbbLxvSj3vD/eUaeIoURHzEAFQ== | ||
doctrine-temporary-fork@2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/doctrine-temporary-fork/-/doctrine-temporary-fork-2.1.0.tgz#36f2154f556ee4f1e60311d391cd23de5187ed57" | ||
integrity sha512-nliqOv5NkE4zMON4UA6AMJE6As35afs8aYXATpU4pTUdIKiARZwrJVEP1boA3Rx1ZXHVkwxkhcq4VkqvsuRLsA== | ||
dependencies: | ||
esutils "^2.0.2" | ||
|
||
|
@@ -7847,10 +7847,10 @@ doctrine@^3.0.0: | |
dependencies: | ||
esutils "^2.0.2" | ||
|
||
documentation@^9.0.0: | ||
version "9.2.0" | ||
resolved "https://registry.yarnpkg.com/documentation/-/documentation-9.2.0.tgz#e4e92e68018dab363f8f8d8b995b5fa417e41c06" | ||
integrity sha512-5xCqzC3QGSbf3DBufbJtZA3xEfqfyRnoPo65r4z7i5XUlqRN6H5XjUjdK+K4XuZMgdL3z++p7zB07C+SsuFAXg== | ||
documentation@^10.1.0: | ||
version "10.1.0" | ||
resolved "https://registry.yarnpkg.com/documentation/-/documentation-10.1.0.tgz#398c8f445941ce21dd5426407ce2b74feb9f9a25" | ||
integrity sha512-fW8ZF0phIIEB1VBFx+P/oYBYCjDavghafH4uKNm3daBNw30tOJKo09EO4A7zUBl/qnGvFCNHhzDaxQv0tqLotA== | ||
dependencies: | ||
"@babel/core" "^7.1.2" | ||
"@babel/generator" "^7.1.3" | ||
|
@@ -7883,13 +7883,13 @@ documentation@^9.0.0: | |
chokidar "^2.0.4" | ||
concat-stream "^1.6.0" | ||
disparity "^2.0.0" | ||
doctrine-temporary-fork "2.0.1" | ||
doctrine-temporary-fork "2.1.0" | ||
get-port "^4.0.0" | ||
git-url-parse "^10.0.1" | ||
github-slugger "1.2.0" | ||
glob "^7.1.2" | ||
globals-docs "^2.4.0" | ||
highlight.js "^9.12.0" | ||
highlight.js "^9.15.5" | ||
js-yaml "^3.10.0" | ||
lodash "^4.17.10" | ||
mdast-util-inject "^1.1.0" | ||
|
@@ -7916,7 +7916,7 @@ documentation@^9.0.0: | |
vinyl "^2.1.0" | ||
vinyl-fs "^3.0.2" | ||
vue-template-compiler "^2.5.16" | ||
yargs "^9.0.1" | ||
yargs "^12.0.2" | ||
|
||
dom-converter@~0.1: | ||
version "0.1.4" | ||
|
@@ -10841,10 +10841,10 @@ hex-color-regex@^1.1.0: | |
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" | ||
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== | ||
|
||
highlight.js@^9.12.0: | ||
version "9.12.0" | ||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.12.0.tgz#e6d9dbe57cbefe60751f02af336195870c90c01e" | ||
integrity sha1-5tnb5Xy+/mB1HwKvM2GVhwyQwB4= | ||
highlight.js@^9.15.5: | ||
version "9.15.6" | ||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.15.6.tgz#72d4d8d779ec066af9a17cb14360c3def0aa57c4" | ||
integrity sha512-zozTAWM1D6sozHo8kqhfYgsac+B+q0PmsjXeyDrYIHHcBN0zTVT66+s2GW1GZv7DbyaROdLXKdabwS/WqPyIdQ== | ||
|
||
hjson@^3.1.0: | ||
version "3.1.1" | ||
|
@@ -22511,7 +22511,7 @@ yargs@^8.0.2: | |
y18n "^3.2.1" | ||
yargs-parser "^7.0.0" | ||
|
||
yargs@^9.0.0, yargs@^9.0.1: | ||
yargs@^9.0.0: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-9.0.1.tgz#52acc23feecac34042078ee78c0c007f5085db4c" | ||
integrity sha1-UqzCP+7Kw0BCB47njAwAf1CF20w= | ||
|