From 516c15d23a428e4ad79b33c2080217cbb07023fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 08:05:18 +0000 Subject: [PATCH] Bump @architect/inventory from 2.2.1 to 3.4.2 Bumps [@architect/inventory](https://github.com/architect/inventory) from 2.2.1 to 3.4.2. - [Release notes](https://github.com/architect/inventory/releases) - [Changelog](https://github.com/architect/inventory/blob/main/changelog.md) - [Commits](https://github.com/architect/inventory/compare/v2.2.1...v3.4.2) --- updated-dependencies: - dependency-name: "@architect/inventory" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 491494c4..3760c90d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@architect/asap": "^4.1.0", "@architect/functions": "^4.0.0", - "@architect/inventory": "^2.1.1", + "@architect/inventory": "^3.4.2", "@architect/package": "^7.1.1", "@architect/syntaxes": "github:architect/syntaxes#v1.2.1", "@toycode/markdown-it-class": "^1.2.4",