From 44ba38c88ec5e68b582ebafc575e751456f2745d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 20:12:42 +0000 Subject: [PATCH] chore(deps): bump tinymce from 4.9.2 to 5.2.2 Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.2 to 5.2.2. - [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.2.2) 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..eec8092 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.2.2" }, "devDependencies": { "@babel/core": "^7.2.2",