Skip to content

Commit

Permalink
chore(dev-deps): bump @types/sha256-file from 1.0.1 to 1.0.2
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.1 to 1.0.2.
- [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]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 74a268b commit 993f0fc
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 @@ -50,7 +50,7 @@
"@types/node-fetch": "^3.0.3",
"@types/nodegit": "^0.28.6",
"@types/semver": "^7.5.3",
"@types/sha256-file": "^1.0.1",
"@types/sha256-file": "^1.0.2",
"@types/sinon-chai": "^3.2.10",
"@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 @@ -1625,10 +1625,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==

"@types/sha256-file@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/sha256-file/-/sha256-file-1.0.1.tgz#e00ca4732284a5fd8a504ba48a0240683a152a7e"
integrity sha512-YnDbU9sc81JuLjARNq2Q4Gw6eXuFsfgbNL6xEso8bQJeTpXR9bhGVZErFqSfXA4+6O0U53gHb1kobbZB2Du07A==
"@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/sinon-chai@^3.2.10":
version "3.2.10"
Expand Down

0 comments on commit 993f0fc

Please sign in to comment.