Merge branch 'MDL-72014_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE

This commit is contained in:
Andrew Nicols 2021-08-24 09:17:17 +08:00
commit d82d2bd6d6
2 changed files with 807 additions and 558 deletions

1359
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,9 +19,9 @@
"eslint-plugin-babel": "5.3.0", "eslint-plugin-babel": "5.3.0",
"eslint-plugin-promise": "4.2.1", "eslint-plugin-promise": "4.2.1",
"fb-watchman": "2.0.1", "fb-watchman": "2.0.1",
"gherkin-lint": "4.0.1", "gherkin-lint": "^4.2.2",
"glob": "7.1.6", "glob": "7.1.6",
"grunt": "1.1.0", "grunt": "^1.4.1",
"grunt-babel": "8.0.0", "grunt-babel": "8.0.0",
"grunt-contrib-uglify": "4.0.1", "grunt-contrib-uglify": "4.0.1",
"grunt-contrib-watch": "1.1.0", "grunt-contrib-watch": "1.1.0",
@ -35,7 +35,7 @@
"stylelint": "13.3.3", "stylelint": "13.3.3",
"stylelint-checkstyle-formatter": "0.1.2", "stylelint-checkstyle-formatter": "0.1.2",
"stylelint-csstree-validator": "1.8.0", "stylelint-csstree-validator": "1.8.0",
"xmldom": "0.3.0", "xmldom": "^0.6.0",
"xpath": "0.0.27" "xpath": "0.0.27"
}, },
"engines": { "engines": {