From cfa394884232170c054862d170176fb0a1fdc3b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 07:14:55 +0000 Subject: [PATCH] chore(deps): bump posthtml from 0.12.3 to 0.13.0 Bumps [posthtml](https://github.com/posthtml/posthtml) from 0.12.3 to 0.13.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.13.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..0f2120d 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.13.0", "posthtml-attrs-parser": "^0.1.1" }, "devDependencies": {