mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-72014_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE
This commit is contained in:
commit
d82d2bd6d6
2 changed files with 807 additions and 558 deletions
1359
npm-shrinkwrap.json
generated
1359
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue