From caef96875c8a55d1b1febc5d2e70ad55a3ae180f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 06:45:09 +0000 Subject: [PATCH] chore(deps): bump posthtml from 0.12.3 to 0.15.1 Bumps [posthtml](https://github.com/posthtml/posthtml) from 0.12.3 to 0.15.1. - [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.1) 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..82f81ca 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.1", "posthtml-attrs-parser": "^0.1.1" }, "devDependencies": {