From 7c424ebdc831405172d620908416ab8cfb4289ed Mon Sep 17 00:00:00 2001 From: laurentdavid Date: Mon, 18 Mar 2024 18:46:44 +0100 Subject: [PATCH] [docs] Update js-beautify and codemirror (MDL-80633) [Moodle 4.4 release] Update js-beautify for tiny editor. --- general/community/credits/thirdpartylibs.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/general/community/credits/thirdpartylibs.md b/general/community/credits/thirdpartylibs.md index b2dc63035b..3e367444a3 100644 --- a/general/community/credits/thirdpartylibs.md +++ b/general/community/credits/thirdpartylibs.md @@ -295,9 +295,11 @@ A cross-browser JavaScript range and selection library. Beautifier for javascript. - **Location**: lib/editor/tiny/plugins/html/amd/src/beautify -- **Version**: 1.14.8 +- **Version**: v1.15.1 - **License**: MIT -- **URL**: [https://github.com/beautify-web/js-beautify/](https://github.com/beautify-web/js-beautify/) +- **URL**: [https://github.com/beautify-web/js-beautify](https://github.com/beautifier/js-beautify) +- **Copyright holders**: + - 2007-2018 Einar Lielmanis, Liam Newman, and contributors. ### codemirror