Upgrade svglint to version 4.1.0

This is a major version bump, but the changelog at
https://github.com/simple-icons/svglint/releases/tag/v4.0.0
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2025-06-08 18:05:16 +02:00
parent 003cffe6cb
commit 34ef9ece38
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 248 additions and 535 deletions

781
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"puppeteer": "^24.10.0", "puppeteer": "^24.10.0",
"stylelint": "^16.20.0", "stylelint": "^16.20.0",
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"svglint": "^3.1.0", "svglint": "^4.1.0",
"terser-webpack-plugin": "^5.3.14", "terser-webpack-plugin": "^5.3.14",
"tsc-alias": "^1.8.16", "tsc-alias": "^1.8.16",
"ttest": "^4.0.0", "ttest": "^4.0.0",