From ecece378280922c8b237cce29eb40cd01a07e5ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 12:23:56 +0000 Subject: [PATCH] Bump @henris/utils from 0.0.11 to 0.0.15 Bumps [@henris/utils](https://github.com/henris-style/utils) from 0.0.11 to 0.0.15. - [Release notes](https://github.com/henris-style/utils/releases) - [Commits](https://github.com/henris-style/utils/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c68f607..edf6ad8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -245,9 +245,9 @@ "integrity": "sha512-zzBccBD0aFo8+IxX7110rJ3HzGg5YyDSXZSKw/C1aWNhH3N5vVFzxiWqFmb8+Hxke3jng67upmrI5nnO80LVrQ==" }, "@henris/utils": { - "version": "0.0.11", - "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.11.tgz", - "integrity": "sha512-ZF5MDyZi9IdrEaS23VKJI2ugz+jQIwTo6ZY7VeaYMCE7mlahfrGjPO3NyitMnyVBiGK+0f85Zh9Fa5uisgVPRA==" + "version": "0.0.15", + "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.15.tgz", + "integrity": "sha512-zpQKRJtdR1GarmQUycJvQraeMSNpg+WCCg1ve93EHRaHVV6IvXG39TWbKx3GKLnDuRmqNli6g2W59M3f+zPJxA==" }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", diff --git a/package.json b/package.json index c20729c..33567f5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "stylelint-order": "^2.1.0" }, "dependencies": { - "@henris/utils": "^0.0.11", + "@henris/utils": "^0.0.15", "@henris/default": "^0.0.1" } }