Skip to content

Commit 62426f9

Browse files
authored
Update to docs-sourcer v0.0.9 (#157)
1 parent 35c40a1 commit 62426f9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"write-translations": "docusaurus write-translations",
1414
"write-heading-ids": "docusaurus write-heading-ids",
1515
"typecheck": "tsc",
16-
"regenerate": "env-cmd docs-sourcer",
16+
"regenerate": "env-cmd --silent docs-sourcer",
1717
"regenerate:local": "yarn regenerate --plugins local-copier"
1818
},
1919
"dependencies": {
@@ -41,7 +41,7 @@
4141
"typescript": "^4.3.5"
4242
},
4343
"optionalDependencies": {
44-
"docs-sourcer": "git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#v0.0.8"
44+
"docs-sourcer": "git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#v0.0.9"
4545
},
4646
"browserslist": {
4747
"production": [

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4681,9 +4681,9 @@ dns-txt@^2.0.2:
46814681
dependencies:
46824682
buffer-indexof "^1.0.0"
46834683

4684-
"docs-sourcer@git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#v0.0.8":
4684+
"docs-sourcer@git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#v0.0.9":
46854685
version "0.0.1"
4686-
resolved "git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#d1f7a72ebbd166429f258248d23a368a64465bb9"
4686+
resolved "git+ssh://[email protected]/gruntwork-io/docs-sourcer.git#003b9fb50a49439c2bd1ec342d3195b6277d981c"
46874687
dependencies:
46884688
"@octokit/auth-app" "^3.6.1"
46894689
"@octokit/plugin-retry" "^3.0.9"

0 commit comments

Comments
 (0)