Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent 0080910 commit 018e6c8
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 @@ -49,7 +49,7 @@
"@types/node-fetch": "^3.0.3",
"@types/nodegit": "^0.28.7",
"@types/semver": "^7.5.5",
"@types/sha256-file": "^1.0.2",
"@types/sha256-file": "^1.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/supports-color": "^8.1.2",
"@types/uuid": "^8.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1715,10 +1715,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==

"@types/sha256-file@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@types/sha256-file/-/sha256-file-1.0.2.tgz#064a3bf6058f65f6d9aa85e0c179c1573cc39c63"
integrity sha512-Fap0ULFC6Q8AgNYwAVVEYYiSBSvRVU1Icr5+qFM87HaXU0uOT+LUY7/npmwjisJtWWsQOoSHG6sKFjwB0bo+iQ==
"@types/sha256-file@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@types/sha256-file/-/sha256-file-1.0.3.tgz#483a09d082a9d6ed9debbf449b8096da291d53bb"
integrity sha512-4dsNAK86LOigBXqEVgAQo9uXQaYvrurWqKy5Pe1pci1TmOYsaPFb9WD8f5Lhe8VR22AQVt6nBpQs6mO5EVULmw==

"@types/sinon-chai@^3.2.12":
version "3.2.12"
Expand Down

0 comments on commit 018e6c8

Please sign in to comment.