Skip to content

Commit 9a4880e

Browse files
Update grunt-open requirement from 0.2.3 to 0.2.4
Updates the requirements on [grunt-open](https://github.com/onehealth/grunt-open) to permit the latest version. - [Release notes](https://github.com/onehealth/grunt-open/releases) - [Commits](jsoverson/grunt-open@v0.2.3...v0.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9ed9a6c commit 9a4880e

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
@@ -17,7 +17,7 @@
1717
"grunt-contrib-uglify": "~4.0.1",
1818
"grunt-contrib-watch": "~1.0.0",
1919
"grunt-exec": "~1.0.1",
20-
"grunt-open": "0.2.3",
20+
"grunt-open": "0.2.4",
2121
"matchdep": "~1.0.1"
2222
}
2323
}

0 commit comments

Comments
 (0)