Skip to content

Commit 67a10a1

Browse files
committed
Update ghcommit to fix missing ref bug
1 parent 50b4be2 commit 67a10a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@changesets/read": "^0.5.3",
4242
"@manypkg/get-packages": "^1.1.3",
4343
"@octokit/plugin-throttling": "^5.2.1",
44-
"@s0/ghcommit": "^1.2.0",
44+
"@s0/ghcommit": "^1.2.1",
4545
"fs-extra": "^8.1.0",
4646
"mdast-util-to-string": "^1.0.6",
4747
"remark-parse": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,10 +1618,10 @@
16181618
dependencies:
16191619
"@octokit/openapi-types" "^17.2.0"
16201620

1621-
"@s0/ghcommit@^1.2.0":
1622-
version "1.2.0"
1623-
resolved "https://registry.yarnpkg.com/@s0/ghcommit/-/ghcommit-1.2.0.tgz#27b7e474653f98fb8126e249db929180b025082c"
1624-
integrity sha512-v3HlIX/OYWG32mT97JLPJQ2iCFI7hWtC2OONFoEAeiySAnbLhiToC1xlbT7fdlUcXTT2FktEJosfNbEbS9LniQ==
1621+
"@s0/ghcommit@^1.2.1":
1622+
version "1.2.1"
1623+
resolved "https://registry.yarnpkg.com/@s0/ghcommit/-/ghcommit-1.2.1.tgz#b906c164c453de5deb776f265f0f591f6f299bce"
1624+
integrity sha512-bsW81c87V5P6Prn4lqxCoMlO4dot1RpcnyT1er4gE8ytFxY1cEMZUkTd4HGk+8wTS4hpYB4f/42WIYXP4gHPXg==
16251625
dependencies:
16261626
isomorphic-git "^1.27.1"
16271627

0 commit comments

Comments
 (0)