From 6716758c8accb99a37cbfcc0937e8ad30ce58f55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 06:43:13 +0000 Subject: [PATCH] chore(deps): bump posthtml from 0.12.3 to 0.15.0 Bumps [posthtml](https://github.com/posthtml/posthtml) from 0.12.3 to 0.15.0. - [Release notes](https://github.com/posthtml/posthtml/releases) - [Changelog](https://github.com/posthtml/posthtml/blob/master/changelog.md) - [Commits](https://github.com/posthtml/posthtml/compare/v0.12.3...v0.15.0) Signed-off-by: dependabot-preview[bot] --- packages/posthtml-custom-elements-defouc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/posthtml-custom-elements-defouc/package.json b/packages/posthtml-custom-elements-defouc/package.json index 844411b..4f989f0 100644 --- a/packages/posthtml-custom-elements-defouc/package.json +++ b/packages/posthtml-custom-elements-defouc/package.json @@ -8,7 +8,7 @@ }, "bugs": "https://github.com/AndyOGo/custom-elements-defouc/issues", "dependencies": { - "posthtml": "^0.12.0", + "posthtml": "^0.15.0", "posthtml-attrs-parser": "^0.1.1" }, "devDependencies": {