Skip to content

Commit bc7f8a5

Browse files
dependabot[bot]rvagg
authored andcommitted
deps(dev): bump @stablelib/sha256 from 1.0.1 to 2.0.0
Bumps [@stablelib/sha256](https://github.com/StableLib/stablelib) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/StableLib/stablelib/releases) - [Commits](https://github.com/StableLib/stablelib/compare/@stablelib/[email protected]...@stablelib/[email protected]) --- updated-dependencies: - dependency-name: "@stablelib/sha256" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba6462 commit bc7f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
"test:electron-main": "aegir test -t electron-main"
273273
},
274274
"devDependencies": {
275-
"@stablelib/sha256": "^1.0.1",
275+
"@stablelib/sha256": "^2.0.0",
276276
"@stablelib/sha512": "^1.0.1",
277277
"@types/node": "^20.3.1",
278278
"aegir": "^43.0.1",

0 commit comments

Comments
 (0)