From 6eaeef648a5a6a4aa60acb3bed2b1b15df09548f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 04:13:49 +0000 Subject: [PATCH] Bump @stencil/core from 0.18.1 to 1.7.2 Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 0.18.1 to 1.7.2. - [Release notes](https://github.com/ionic-team/stencil/releases) - [Changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md) - [Commits](https://github.com/ionic-team/stencil/compare/v0.18.1...v1.7.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efd632e..4bc5974 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "url": "git+https://github.com/ionic-team/stencil-redux.git" }, "devDependencies": { - "@stencil/core": "^0.18.0", + "@stencil/core": "^1.7.2", "@types/jest": "^24.0.5", "@types/redux": "^3.6.0", "husky": "^3.0.2",