From 92c57bc5b1796189d217e73c60ef3df7c9456860 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:01:44 +0000 Subject: [PATCH] chore(deps): bump posthtml from 0.12.3 to 0.15.2 Bumps [posthtml](https://github.com/posthtml/posthtml) from 0.12.3 to 0.15.2. - [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.2) 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..dbb715d 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.2", "posthtml-attrs-parser": "^0.1.1" }, "devDependencies": {