From d2adc293d2dd0fc8238ece5741e5a6268f96b776 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 07:23:20 +0000 Subject: [PATCH] Bump dir-compare from 1.8.0 to 2.0.1 Bumps [dir-compare](https://github.com/gliviu/dir-compare) from 1.8.0 to 2.0.1. - [Release notes](https://github.com/gliviu/dir-compare/releases) - [Commits](https://github.com/gliviu/dir-compare/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afa4fa6..9cd3ffd 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "babel-plugin-transform-object-assign": "^6.8.0", "babel-plugin-transform-object-rest-spread": "^6.16.0", "babel-preset-es2015": "^6.18.0", - "dir-compare": "^1.4.0", + "dir-compare": "^2.0.1", "documentation": "^4.0.0-beta.18", "eslint": "^3.9.1", "eslint-config-airbnb-base": "^9.0.0",