From 6741641edb3fdff3c5fe5a684e4280da44895d33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 03:14:02 +0000 Subject: [PATCH] Bump babel-plugin-htmlbars-inline-precompile from 4.0.1 to 4.1.0 Bumps [babel-plugin-htmlbars-inline-precompile](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/releases) - [Changelog](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/blob/master/CHANGELOG.md) - [Commits](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/compare/v4.0.1...v4.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 044879a2..1ae21703 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "@ember/edition-utils": "^1.2.0", - "babel-plugin-htmlbars-inline-precompile": "^4.0.1", + "babel-plugin-htmlbars-inline-precompile": "^4.1.0", "broccoli-debug": "^0.6.5", "broccoli-persistent-filter": "^2.3.1", "broccoli-plugin": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index 780b62e5..39e7a18b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1818,10 +1818,10 @@ babel-plugin-htmlbars-inline-precompile@^1.0.0: resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-1.0.0.tgz#a9d2f6eaad8a3f3d361602de593a8cbef8179c22" integrity sha512-4jvKEHR1bAX03hBDZ94IXsYCj3bwk9vYsn6ux6JZNL2U5pvzCWjqyrGahfsGNrhERyxw8IqcirOi9Q6WCo3dkQ== -babel-plugin-htmlbars-inline-precompile@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-4.0.1.tgz#2650f6a0011faa2dc9494dedf945c1957d38c1b3" - integrity sha512-7ZOGqUFAuMl7mT1U7ktrnGhhj/BJ0UB0Km19pi6VTON8AEKrU9+wNjzkRBbPB9HpgdK4AeqTOER6aKMy/XMivA== +babel-plugin-htmlbars-inline-precompile@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-4.1.0.tgz#11796422e65d900a968481fa3fb37e0425c928dd" + integrity sha512-gM+UP6HO5RlGiOQzJVGRUHgAsefJeOdh5Pn+rZRS6Tr1MnEqVgTJ2G2ywnl+G+Zcuec18fz7XA+O2tHhsmct6w== babel-plugin-module-resolver@^3.1.1: version "3.2.0"