From fb08c49710a7a08557aeaef70ce4e6dd3a2d0809 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 04:33:49 +0000 Subject: [PATCH] Bump @henris/utils from 0.0.5 to 0.0.19 Bumps [@henris/utils](https://github.com/henris-style/utils) from 0.0.5 to 0.0.19. - [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 b891ec6..de0b1b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -271,9 +271,9 @@ "integrity": "sha512-zzBccBD0aFo8+IxX7110rJ3HzGg5YyDSXZSKw/C1aWNhH3N5vVFzxiWqFmb8+Hxke3jng67upmrI5nnO80LVrQ==" }, "@henris/utils": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.5.tgz", - "integrity": "sha512-qtg3DUsKR8H7iiy3Zo2AUb2zURoh7DKLEC/FOWpIOz5RGXd9IDc99FNpkRmrX4a+/OezyNtT1eqWaTD3mDmQMA==" + "version": "0.0.19", + "resolved": "https://registry.npmjs.org/@henris/utils/-/utils-0.0.19.tgz", + "integrity": "sha512-44wJ9GP3x4r3k2/iKiwaXOb7LHr4Svq5Pl/3QopSor9z1ZwbUKZGcJ69vBeCe8pEdhZ6iGghHBydQbu9Djhzpg==" }, "@mrmlnc/readdir-enhanced": { "version": "2.2.1", diff --git a/package.json b/package.json index 56539d3..9011ced 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ }, "dependencies": { "@henris/output": "0.0.4", - "@henris/utils": "0.0.5" + "@henris/utils": "0.0.19" } }