Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Commit d35876f

Browse files
Update hasha requirement from ^4.0.0 to ^5.0.0
Updates the requirements on [hasha](https://github.com/sindresorhus/hasha) to permit the latest version. - [Release notes](https://github.com/sindresorhus/hasha/releases) - [Commits](sindresorhus/hasha@v4.0.0...v5.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a3b8414 commit d35876f

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"bluebird": "^3.5.0",
4141
"clean-css": "^4.1.4",
42-
"hasha": "^4.0.0",
42+
"hasha": "^5.0.0",
4343
"html-minifier": "^4.0.0",
4444
"imagemin": "^6.0.0",
4545
"imagemin-gifsicle": "^6.0.1",

0 commit comments

Comments
 (0)