From d116b16a26ab9cfabf5e980f096da3f9b757c79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:08:03 -0700 Subject: [PATCH] Bump @blakeembrey/template from 1.1.0 to 1.2.0 in the npm_and_yarn group (#100) Bumps the npm_and_yarn group with 1 update: [@blakeembrey/template](https://github.com/blakeembrey/js-template). Updates `@blakeembrey/template` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/blakeembrey/js-template/releases) - [Commits](https://github.com/blakeembrey/js-template/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: "@blakeembrey/template" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8685797..7f61cbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,11 +76,10 @@ "license": "Apache-2.0" }, "node_modules/@blakeembrey/template": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@blakeembrey/template/-/template-1.1.0.tgz", - "integrity": "sha512-iZf+UWfL+DogJVpd/xMQyP6X6McYd6ArdYoPMiv/zlOTzeXXfQbYxBNJJBF6tThvsjLMbA8tLjkCdm9RWMFCCw==", - "dev": true, - "license": "Apache-2.0" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@blakeembrey/template/-/template-1.2.0.tgz", + "integrity": "sha512-w/63nURdkRPpg3AXbNr7lPv6HgOuVDyefTumiXsbXxtIwcuk5EXayWR5OpSwDjsQPgaYsfUSedMduaNOjAYY8A==", + "dev": true }, "node_modules/@dusty-phillips/rescript-zora": { "version": "5.0.1",