From e46363f826719ac6dc5492ae6f8e0c762163f759 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 14:11:30 +0000 Subject: [PATCH] Update partialify requirement from ~3.0.0 to ~3.1.6 Updates the requirements on [partialify](https://github.com/bclinkinbeard/partialify) to permit the latest version. - [Release notes](https://github.com/bclinkinbeard/partialify/releases) - [Commits](https://github.com/bclinkinbeard/partialify/compare/v3.0.0...v3.1.6) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ffe125..ce35e8a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "karma-sinon-chai": "~0.1.5", "load-grunt-tasks": "~0.3.0", "mocha": "~1.17.1", - "partialify": "~3.0.0", + "partialify": "~3.1.6", "time-grunt": "~0.2.9" }, "browserify": {