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

Commit f61a3d7

Browse files
Update hasha requirement from ^3.0.0 to ^4.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@v3.0.0...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7f55a1a commit f61a3d7

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": "^3.0.0",
42+
"hasha": "^4.0.0",
4343
"html-minifier": "^3.5.2",
4444
"imagemin": "^6.0.0",
4545
"imagemin-gifsicle": "^6.0.1",

0 commit comments

Comments
 (0)