From 4c41c9c0c3a07155dabf0f87c61fd1dc30db276f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 23:03:55 +0200 Subject: [PATCH] build(deps): bump @hokify/node-ts-cache from 5.2.0 to 5.2.1 (#66) Bumps [@hokify/node-ts-cache](https://github.com/hokify/node-ts-cache) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/hokify/node-ts-cache/releases) - [Commits](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache@5.2.0...@hokify/node-ts-cache@5.2.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 245ff16..f8e25c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -193,9 +193,9 @@ } }, "@hokify/node-ts-cache": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@hokify/node-ts-cache/-/node-ts-cache-5.2.0.tgz", - "integrity": "sha512-ygkMcTcwavPvLdOeX5BxGS6bgBKYUM2k4q2eo2zfypNVbI3HOQd4uI6AEOthRkzY3JqyRBnie0plS/vb6aUlRQ==" + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@hokify/node-ts-cache/-/node-ts-cache-5.2.1.tgz", + "integrity": "sha512-BuYuL2pLmSwqsEG9/T+bknj5Iye22+v/pI55duxUWdXVxX+p6Lb1WEYiPXN9jNdMKCcS/FejLaRdECcJuxtaxQ==" }, "@nodelib/fs.scandir": { "version": "2.1.3",