MDL-75012 js: Bump standard dependencies
This change bumps dependencies which have no impact upon the build process
This commit is contained in:
Generated
+1030
-363
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -9,19 +9,19 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-syntax-import-meta": "7.10.4",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"ajv": "8.10.0",
|
||||
"async": "3.2.3",
|
||||
"ajv": "^8.12.0",
|
||||
"async": "^3.2.4",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-plugin-system-import-transformer": "^4.0.0",
|
||||
"babel-plugin-transform-es2015-modules-amd-lazy": "2.0.1",
|
||||
"babel-preset-minify": "0.5.1",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-plugin-babel": "5.3.1",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"fb-watchman": "2.0.1",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-plugin-babel": "^5.3.1",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"fb-watchman": "^2.0.2",
|
||||
"gherkin-lint": "^4.2.2",
|
||||
"glob": "7.2.0",
|
||||
"grunt": "^1.4.1",
|
||||
"glob": "^8.1.0",
|
||||
"grunt": "^1.6.1",
|
||||
"grunt-babel": "8.0.0",
|
||||
"grunt-contrib-uglify": "5.0.1",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
@@ -29,16 +29,16 @@
|
||||
"grunt-rollup": "^11.9.0",
|
||||
"grunt-sass": "3.1.0",
|
||||
"grunt-stylelint": "0.15.0",
|
||||
"jshint": "^2.13.4",
|
||||
"jshint": "^2.13.6",
|
||||
"node-sass": "^7.0.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"semver": "7.3.5",
|
||||
"semver": "^7.3.8",
|
||||
"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.32"
|
||||
"xpath": "^0.0.32"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.12.0 <19"
|
||||
|
||||
Reference in New Issue
Block a user