From df1ab327b2091fe40d511e7fe3cc0ad9f4b0e997 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 12:31:24 +0000 Subject: [PATCH] Bump @stencil/core from 0.18.1 to 1.12.6 Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 0.18.1 to 1.12.6. - [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/commits) 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 c583206..bd2486b 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.12.6", "@types/jest": "^25.0.0", "husky": "^4.2.1", "jest": "^25.0.0",