From 6780d47c4f822ccb26c20708ff90bfc3d623187a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2019 12:04:41 +0000 Subject: [PATCH] Bump @henris/utils from 0.0.9 to 0.0.14 Bumps [@henris/utils](https://github.com/henris-style/utils) from 0.0.9 to 0.0.14. - [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 4b953cc..f3c5194 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.14", + "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.14.tgz", + "integrity": "sha512-f0dyJ4EkXg/GE1Z4rGwHVN5fgG04EsdZvjKnhrBtIJXxgICoP58Fr9vzv7ffaekGqUysSVTp8A6YqcTU8IfU/g==" }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", diff --git a/package.json b/package.json index acb928e..ef3e75a 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.14", "@henris/default": "^0.0.1" } }