Skip to content

Commit 3ff3ec6

Browse files
authored
chore: Update docs-sourcer to latest version (#873)
1 parent 95fcfd1 commit 3ff3ec6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"yargs": "^17.4.0"
5555
},
5656
"optionalDependencies": {
57-
"docs-sourcer": "git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#v0.18",
57+
"docs-sourcer": "git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#v0.19",
5858
"ts-commons": "gruntwork-io/ts-commons#v3.2.1"
5959
},
6060
"browserslist": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,9 +6164,9 @@ dns-packet@^5.2.2:
61646164
dependencies:
61656165
"@leichtgewicht/ip-codec" "^2.0.1"
61666166

6167-
"docs-sourcer@git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#v0.18":
6167+
"docs-sourcer@git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#v0.19":
61686168
version "0.0.1"
6169-
resolved "git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#446e90c41679f5e93bdf2c289b21316f095dabb8"
6169+
resolved "git+ssh://git@github.com/gruntwork-io/docs-sourcer.git#d5ee8190f92c8cf115d56ebd5e3f3b7721cae380"
61706170
dependencies:
61716171
"@octokit/auth-app" "^3.6.1"
61726172
"@octokit/plugin-retry" "^3.0.9"

0 commit comments

Comments
 (0)