From c5675fff5af3fda2e264aee4e2723e7ec0809df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 15:22:26 +0000 Subject: [PATCH] chore(deps): bump tinymce from 4.9.2 to 5.4.1 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.2 to 5.4.1. - [Release notes](https://github.com/tinymce/tinymce-dist/releases) - [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt) - [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.2...5.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4c61cf..c2e65a8 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@wordpress/url": "2.3.3", "@wordpress/viewport": "^2.1.1", "@wordpress/wordcount": "^2.0.3", - "tinymce": "4.9.2" + "tinymce": "5.4.1" }, "devDependencies": { "@babel/core": "^7.2.2",