build: Updating npm dependencies

* grunt: 1.5.2 → 1.5.3
* eslint-plugin-compat: 4.0.2 → 4.2.0
  * https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
* minimatch: 3.0.4, 3.1.2 → 3.0.8, 3.1.2
  * https://github.com/advisories/GHSA-f8q6-p94x-37v3
* postcss: 8.4.14 → 8.4.35
  * https://github.com/advisories/GHSA-7fh5-64p2-3v2j
* semver: 5.7.1, 6.3.0, 7.3.5, 7.3.7 → 5.7.2, 6.3.1, 7.6.0
  * https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
* word-wrap: 1.2.3 → 1.2.5
  * https://github.com/advisories/GHSA-j8xg-fqg3-53r7

Change-Id: Ib2d1492e5570c7ebfcc4b8507e6bf7b0bc3c12e0
This commit is contained in:
libraryupgrader 2024-02-16 00:31:51 +00:00
parent 96a102e6b7
commit 2162c0dc3c
2 changed files with 225 additions and 550 deletions

773
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
}, },
"devDependencies": { "devDependencies": {
"eslint-config-wikimedia": "0.22.1", "eslint-config-wikimedia": "0.22.1",
"grunt": "1.5.2", "grunt": "1.5.3",
"grunt-banana-checker": "0.9.0", "grunt-banana-checker": "0.9.0",
"grunt-eslint": "24.0.0", "grunt-eslint": "24.0.0",
"grunt-stylelint": "0.17.0", "grunt-stylelint": "0.17.0",