From e82cf90234dfad89999fb0196ba4ca05e205fa46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 21:42:29 +0000 Subject: [PATCH] chore(deps): bump tinymce from 4.9.2 to 5.1.6 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.2 to 5.1.6. - [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.1.6) 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..4a62ab2 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.1.6" }, "devDependencies": { "@babel/core": "^7.2.2",