From d0b95ed371beaa632a51c4403e4b18cc276e2295 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 06:51:29 +0000 Subject: [PATCH] Bump @architect/inventory from 1.1.2 to 1.4.0 Bumps [@architect/inventory](https://github.com/architect/inventory) from 1.1.2 to 1.4.0. - [Release notes](https://github.com/architect/inventory/releases) - [Changelog](https://github.com/architect/inventory/blob/master/changelog.md) - [Commits](https://github.com/architect/inventory/compare/v1.1.2...v1.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91ad203..d2f7a23 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "node": ">=10.0.0" }, "dependencies": { - "@architect/inventory": "~1.1.0", + "@architect/inventory": "~1.4.0", "@architect/utils": "~2.1.0" }, "devDependencies": {