From 7d50ba676d81f9de3aeb2d7e592ef6ec655a2a3c Mon Sep 17 00:00:00 2001 From: Steve Lacy Date: Wed, 27 Dec 2017 23:13:18 -0700 Subject: [PATCH] update dep bump-regex --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99e5ab1..c44dd5b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Steve Lacy (http://slacy.me)", "main": "./index.js", "dependencies": { - "bump-regex": "^2.9.0", + "bump-regex": "^3.0.0", "plugin-error": "^0.1.2", "plugin-log": "^0.1.0", "semver": "^5.3.0",