From c46d68baaeb2bc0f8fff703ee22a8fe1f0c2ec52 Mon Sep 17 00:00:00 2001 From: Cole Peters Date: Fri, 24 Nov 2023 12:17:52 -0600 Subject: [PATCH] Bump masthead --- 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 9c6d6ba6..0755cf80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "github:beginner-corp/masthead#v1.0.0", + "@begin/masthead": "github:beginner-corp/masthead#v1.1.0", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0", @@ -1952,8 +1952,8 @@ "license": "MIT" }, "node_modules/@begin/masthead": { - "version": "1.0.0", - "resolved": "git+ssh://git@github.com/beginner-corp/masthead.git#7da5c7793331ccf3951cb7ba1bef53b633f333c7", + "version": "1.1.0", + "resolved": "git+ssh://git@github.com/beginner-corp/masthead.git#0678affc547025ce16ad7c0c5566ab8c38ff4be4", "dependencies": { "@enhance/arc-plugin-enhance": "^9.0.0", "@enhance/styles-cribsheet": "^0.0.9" diff --git a/package.json b/package.json index 45c4a170..2004fb90 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "github:beginner-corp/masthead#v1.0.0", + "@begin/masthead": "github:beginner-corp/masthead#v1.1.0", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0",