From d3770ea11c536d03e11c05ad0f839c5774c9332d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:19:36 +0000 Subject: [PATCH] Bump @architect/package from 7.2.0 to 8.2.1 Bumps [@architect/package](https://github.com/architect/package) from 7.2.0 to 8.2.1. - [Release notes](https://github.com/architect/package/releases) - [Changelog](https://github.com/architect/package/blob/main/changelog.md) - [Commits](https://github.com/architect/package/compare/v7.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@architect/package" 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..26ba4556 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@architect/asap": "^4.1.0", "@architect/functions": "^4.0.0", "@architect/inventory": "^2.1.1", - "@architect/package": "^7.1.1", + "@architect/package": "^8.2.1", "@architect/syntaxes": "github:architect/syntaxes#v1.2.1", "@toycode/markdown-it-class": "^1.2.4", "esm": "^3.2.25",