From 548e7094a6d47fe4c8bfceecfed40d3e5960363b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 04:30:57 +0000 Subject: [PATCH] Bump @henris/utils from 0.0.11 to 0.0.17 Bumps [@henris/utils](https://github.com/henris-style/utils) from 0.0.11 to 0.0.17. - [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..c66f982 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.17", + "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.17.tgz", + "integrity": "sha512-iOtNo5qRb22wFwVbK09oy8tj0iTCFYcpyF8PfiLCRXBGt6oaL/OA/QWpGve+5d5JU/Klxu178Nn0xKC0gBHk7w==" }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", diff --git a/package.json b/package.json index c20729c..24daad4 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.17", "@henris/default": "^0.0.1" } }