MDL-73915 js: Upgrade packages
This commit is contained in:
Generated
+528
-451
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -9,8 +9,8 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-syntax-import-meta": "7.8.3",
|
||||
"@babel/preset-env": "7.9.5",
|
||||
"ajv": "6.12.2",
|
||||
"async": "3.2.0",
|
||||
"ajv": "8.10.0",
|
||||
"async": "3.2.3",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-plugin-system-import-transformer": "^4.0.0",
|
||||
"babel-plugin-transform-es2015-modules-amd-lazy": "2.0.1",
|
||||
@@ -22,7 +22,7 @@
|
||||
"eslint-plugin-promise": "4.2.1",
|
||||
"fb-watchman": "2.0.1",
|
||||
"gherkin-lint": "^4.2.2",
|
||||
"glob": "7.1.6",
|
||||
"glob": "7.2.0",
|
||||
"grunt": "^1.4.1",
|
||||
"grunt-babel": "8.0.0",
|
||||
"grunt-contrib-uglify": "4.0.1",
|
||||
@@ -31,17 +31,17 @@
|
||||
"grunt-jsdoc": "^2.4.1",
|
||||
"grunt-sass": "3.1.0",
|
||||
"grunt-stylelint": "0.15.0",
|
||||
"jsdoc": "^3.6.7",
|
||||
"jsdoc-to-markdown": "^7.0.1",
|
||||
"jshint": "^2.11.0",
|
||||
"jsdoc": "^3.6.10",
|
||||
"jsdoc-to-markdown": "^7.1.1",
|
||||
"jshint": "^2.13.4",
|
||||
"node-sass": "^7.0.1",
|
||||
"semver": "7.3.2",
|
||||
"semver": "7.3.5",
|
||||
"shifter": "https://github.com/andrewnicols/shifter/archive/v1.2.0_moodle-0.tar.gz",
|
||||
"stylelint": "13.3.3",
|
||||
"stylelint-checkstyle-formatter": "0.1.2",
|
||||
"stylelint-csstree-validator": "1.8.0",
|
||||
"xmldom": "^0.6.0",
|
||||
"xpath": "0.0.27"
|
||||
"xpath": "0.0.32"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.14.0 <17"
|
||||
|
||||
Reference in New Issue
Block a user