Skip to content

Commit

Permalink
chore(dev-deps): bump @types/nodegit from 0.28.6 to 0.28.7
Browse files Browse the repository at this point in the history
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit) from 0.28.6 to 0.28.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodegit)

---
updated-dependencies:
- dependency-name: "@types/nodegit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 58d6eaa commit e9e9d82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@salesforce/ts-sinon": "^1.4.19",
"@types/fs-extra": "^9.0.13",
"@types/node-fetch": "^3.0.3",
"@types/nodegit": "^0.28.6",
"@types/nodegit": "^0.28.7",
"@types/semver": "^7.5.5",
"@types/sha256-file": "^1.0.2",
"@types/sinon-chai": "^3.2.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1686,10 +1686,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==

"@types/nodegit@^0.28.6":
version "0.28.6"
resolved "https://registry.yarnpkg.com/@types/nodegit/-/nodegit-0.28.6.tgz#b5339ec63314c9a116a9e613945256c2495fe99c"
integrity sha512-CinqgchLHfMnvz2sxFhsIIuT+EcyXH/NViep04jiXgecaTDmEdnQGpckVYoSc0w4TYR94+g0MSxDVqx7fIG1KQ==
"@types/nodegit@^0.28.7":
version "0.28.7"
resolved "https://registry.yarnpkg.com/@types/nodegit/-/nodegit-0.28.7.tgz#85dc4bfceef561d6b7f2d911278d71c7dab5dd71"
integrity sha512-NA97YEpQEavOXBzRFI/04cPsCqJ5XOJp16iIgbEI8xaMVWuvdn+LuEFQUM4fxnY/TxuS+08+kDw06CP2/Fg7ow==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit e9e9d82

Please sign in to comment.